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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user