This commit is contained in:
nuttylmao
2025-03-27 02:09:55 +11:00
parent 6c53d973f7
commit d3726c5dda
3 changed files with 16 additions and 1 deletions
+2 -1
View File
@@ -3,6 +3,7 @@
padding: 0;
--margin: 40px;
--border-radius: 20px;
/* --line-spacing: 1.7em; */
}
html {
@@ -148,7 +149,7 @@ li {
#message {
font-weight: 400;
line-height: 1.7em;
line-height: var(--line-spacing);
}
#card {