Gave alert a higher z-index
This commit is contained in:
parent
09a3a85aa3
commit
d876bdac34
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ h1, h2, h3, h4, h5 {
|
|||
position: fixed;
|
||||
text-align: left;
|
||||
width: 100%;
|
||||
z-index: 1;
|
||||
z-index: 3;
|
||||
|
||||
> div:first-of-type {
|
||||
position: relative;
|
||||
|
|
Loading…
Reference in a new issue