diff options
Diffstat (limited to 'themes/dev-urandom/static/css')
-rw-r--r-- | themes/dev-urandom/static/css/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/dev-urandom/static/css/theme.css b/themes/dev-urandom/static/css/theme.css index 85cac6d..de7d247 100644 --- a/themes/dev-urandom/static/css/theme.css +++ b/themes/dev-urandom/static/css/theme.css @@ -206,7 +206,7 @@ div.profil { font-size: 1.5em; } -figure * { border: none; margin: auto; padding: auto; } +figure * { border: none; margin: auto; padding: 0; } @media screen and (max-width: 650px) { body { |