1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-06-16 17:56:39 +00:00

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;