0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-16 01:42:47 +00:00

Small style tweaks

This commit is contained in:
Trevor Buckner
2023-03-30 16:46:09 -04:00
parent 4bf61a063c
commit 5cdc1dda64

View File

@@ -694,7 +694,6 @@ h5 + table{
drop-shadow(0 0 0 black) drop-shadow(0 0 0 black); drop-shadow(0 0 0 black) drop-shadow(0 0 0 black);
text-transform : uppercase; text-transform : uppercase;
font-weight : normal; font-weight : normal;
display : block;
margin-top : 1.2cm; margin-top : 1.2cm;
margin-bottom : 0; margin-bottom : 0;
color : white; color : white;
@@ -795,7 +794,6 @@ h5 + table{
font-family : NodestoCapsCondensed; font-family : NodestoCapsCondensed;
font-weight : normal; font-weight : normal;
font-size : 2.1cm; font-size : 2.1cm;
display : block;
margin-top : 1.2cm; margin-top : 1.2cm;
margin-bottom : 0; margin-bottom : 0;
text-transform : uppercase; text-transform : uppercase;
@@ -805,7 +803,7 @@ h5 + table{
font-family : NodestoCapsCondensed; font-family : NodestoCapsCondensed;
font-weight : normal; font-weight : normal;
font-size : 0.85cm; font-size : 0.85cm;
letter-spacing : 0.1cm; letter-spacing : 0.5cm;
} }
hr { hr {
display : block; display : block;