mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 16:22:44 +00:00
z-index doesn't work with static positioning
This commit is contained in:
@@ -258,11 +258,13 @@ body {
|
||||
}
|
||||
|
||||
.text {
|
||||
position:relative;
|
||||
z-index:2;
|
||||
}
|
||||
.info {
|
||||
font-family : 'ScalySansRemake';
|
||||
font-size : 1.2em;
|
||||
position:relative;
|
||||
z-index:2;
|
||||
|
||||
>span {
|
||||
|
||||
Reference in New Issue
Block a user