0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-06 16:32:40 +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;
@@ -767,7 +766,7 @@ h5 + table{
top : 0.5cm; top : 0.5cm;
left : 0; left : 0;
right : 0; right : 0;
filter :drop-shadow(0 0 0.075cm black); filter : drop-shadow(0 0 0.075cm black);
img { img {
height : 2cm; height : 2cm;
width : 100%; width : 100%;
@@ -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;
@@ -821,8 +819,8 @@ h5 + table{
.logo { .logo {
position : absolute; position : absolute;
bottom : 1cm; bottom : 1cm;
left : 0; left : 0;
right : 0; right : 0;
height : 2cm; height : 2cm;
img { img {
height : 2cm; height : 2cm;