0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 16:22:44 +00:00

fix thumbnail over text

This commit is contained in:
Víctor Losada Hernández
2024-09-04 00:16:15 +02:00
parent ebae351033
commit 1c1901c90a

View File

@@ -257,9 +257,13 @@ body {
color : var(--HB_Color_HeaderText);
}
.text {
z-index:2;
}
.info {
font-family : 'ScalySansRemake';
font-size : 1.2em;
z-index:2;
>span {
margin-right : 12px;