mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-02 12:52:38 +00:00
fix thumbnail over text
This commit is contained in:
@@ -257,9 +257,13 @@ body {
|
|||||||
color : var(--HB_Color_HeaderText);
|
color : var(--HB_Color_HeaderText);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.text {
|
||||||
|
z-index:2;
|
||||||
|
}
|
||||||
.info {
|
.info {
|
||||||
font-family : 'ScalySansRemake';
|
font-family : 'ScalySansRemake';
|
||||||
font-size : 1.2em;
|
font-size : 1.2em;
|
||||||
|
z-index:2;
|
||||||
|
|
||||||
>span {
|
>span {
|
||||||
margin-right : 12px;
|
margin-right : 12px;
|
||||||
|
|||||||
Reference in New Issue
Block a user