projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
623981f
)
fix space around h2 elements
author
Andrew Engelbrecht
<andrew@fsf.org>
Thu, 18 Mar 2021 17:33:56 +0000
(13:33 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Thu, 18 Mar 2021 17:33:56 +0000
(13:33 -0400)
2021/assets/css/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/2021/assets/css/custom.css
b/2021/assets/css/custom.css
index b9292fe5828ff9e4ec65b5612bbb28cbeec9492a..7d7ec87c797d004fe939cb905b8c56712d4b72eb 100644
(file)
--- a/
2021/assets/css/custom.css
+++ b/
2021/assets/css/custom.css
@@
-39,9
+39,7
@@
body {
}
h2 {
- margin-bottom: 0px;
- margin-top: 0px;
- padding-top: 5px;
+ margin-bottom: 20px;
}
h3 {