feat: add more css bloat
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
hexlocation 2025-02-20 20:43:22 +01:00
parent e54190f955
commit 6524f2d7bc
Signed by: hex
GPG key ID: A19EFFAAF8C00FCF

View file

@ -20,7 +20,6 @@ blockquote, ol, li, p {
.markdown-alert-title {
font-family: 'typewriter';
display: flex;
gap: 5px;
align-items: center;
width: auto;
}
@ -31,7 +30,9 @@ blockquote, ol, li, p {
}
.markdown-alert {
padding: 1vw;
line-height: 2px;
padding: 0.6vw 1.2vw !important;
margin: 0 !important;
}
blockquote {