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 committed by vintro
parent 072f80d53b
commit faefaaeb6d
No known key found for this signature in database

View File

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