0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-03 06:12:51 +00:00

small adjustements

This commit is contained in:
Víctor Losada Hernández
2025-02-01 19:27:55 +01:00
parent 6c8b94453e
commit a04df0fdfc

View File

@@ -622,7 +622,6 @@
left : 0; left : 0;
filter : drop-shadow(0 0 0.075cm black); filter : drop-shadow(0 0 0.075cm black);
img { img {
width : 100%;
height : 2cm; height : 2cm;
} }
} }
@@ -667,7 +666,6 @@
left : 0; left : 0;
height : 2cm; height : 2cm;
img { img {
width : 100%;
height : 2cm; height : 2cm;
} }
} }
@@ -685,7 +683,6 @@
position : absolute; position : absolute;
inset : 0; inset : 0;
z-index : -1; z-index : -1;
width : 11cm;
background-image : @backCover; background-image : @backCover;
background-repeat : no-repeat; background-repeat : no-repeat;
background-size : contain; background-size : contain;