Fix h1 sizing

This commit is contained in:
Gus Ruben 2025-07-29 17:57:28 -04:00
parent 61b1037254
commit 386bc6806c

View file

@ -44,7 +44,7 @@
.prose h1 {
color: #2f5e88;
position: relative;
width: max-content;
width: fit-content;
}
.prose h1::after {
content: "";