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

Merge pull request #4023 from 5e-Cleric/fix-snippet-styling

Small adjustments to the PHB theme snippets
This commit is contained in:
Víctor Losada Hernández
2025-02-20 21:18:24 +01:00
committed by GitHub

View File

@@ -621,7 +621,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;
} }
} }
@@ -666,7 +665,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;
@@ -736,7 +733,6 @@
img { img {
position : relative; position : relative;
z-index : 0; z-index : 0;
width : 100%;
height : 1.5cm; height : 1.5cm;
} }
p { p {