Gave alert a higher z-index

This commit is contained in:
ポール ウェッブ 2018-06-06 18:04:22 -05:00
parent 09a3a85aa3
commit d876bdac34

View file

@ -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;