css: make article no longer relative to prevent z-fighting

This commit is contained in:
Jacky Zhao 2023-12-13 16:40:24 -08:00
parent 4442847b37
commit 66e297c0ea

View file

@ -100,7 +100,6 @@ a {
}
& article {
position: relative;
& > h1 {
font-size: 2rem;