css: make article no longer relative to prevent z-fighting
This commit is contained in:
parent
4442847b37
commit
66e297c0ea
@ -100,7 +100,6 @@ a {
|
||||
}
|
||||
|
||||
& article {
|
||||
position: relative;
|
||||
|
||||
& > h1 {
|
||||
font-size: 2rem;
|
||||
|
Loading…
Reference in New Issue
Block a user