diff options
Diffstat (limited to 'cao-mobile.css')
-rw-r--r-- | cao-mobile.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cao-mobile.css b/cao-mobile.css index 5a85ca1..f6b92fb 100644 --- a/cao-mobile.css +++ b/cao-mobile.css @@ -32,6 +32,9 @@ header > span#leave-room:hover { margin: auto; max-width: 650px; } +#home { + padding-top: 20px; +} .page:not(.current) { display: none; } |