diff options
author | Adam T. Carpenter <atc@53hor.net> | 2025-06-04 23:23:35 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2025-06-04 23:23:35 -0400 |
commit | 61f854eba5bad295565b45e919b612d61710d8e7 (patch) | |
tree | 01e153cd3eb99f2c9dd37caf4baf1f7e64320d4d /static | |
parent | 61bc308a950e86d088c0dac7efa29a2f29a1bf0c (diff) | |
download | carpentertutoring-master.tar.xz carpentertutoring-master.zip |
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; |