0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 01:12:44 +00:00

Small tweaks. Move "Create your own" button slightly.

This commit is contained in:
Trevor Buckner
2021-08-16 00:52:34 -04:00
parent 3f395ad4f3
commit 7977e869c3
4 changed files with 24 additions and 17 deletions

View File

@@ -629,8 +629,11 @@ body {
padding-left : 1em;
text-indent : -1em;
}
dl + * {
margin-top : 0.28cm;
}
dl + p {
margin-top: 0.5em;
margin-top : 0.5em;
}
p + dl {
margin-top: -0.5em;