diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/desktop.css | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/static/desktop.css b/static/desktop.css index 5a8edb2..cdfcd34 100644 --- a/static/desktop.css +++ b/static/desktop.css @@ -4,7 +4,7 @@    }    section { -    padding-top: 2em; +    padding-top: 3em;      padding-bottom: 2em;      padding-left: 15em;      padding-right: 15em; |