1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-08-02 14:07:47 +00:00

text: adjust footer

This commit is contained in:
RGBCube 2025-06-03 04:41:46 +03:00
parent 9ec127293a
commit 78415c1da1
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M
2 changed files with 5 additions and 8 deletions

View file

@ -261,8 +261,7 @@ html, body {
}
hr {
@apply border-1 border-black dark:border-white
-mx-4; /* Keep in sync with p-N in text.vto. */
@apply border-1 border-black dark:border-white;
}
blockquote {