diff options
Diffstat (limited to 'static/main.css')
-rw-r--r-- | static/main.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/main.css b/static/main.css index f8837d0..9b8c6db 100644 --- a/static/main.css +++ b/static/main.css @@ -14,7 +14,7 @@ body { body { font-size: 200% } - .loicense { + .license { font-size: 75%; } } |