Update messages and add line-height

This commit is contained in:
Cagatay Civici
2025-01-10 10:03:02 +03:00
parent 5e280c4d73
commit 781a43079f
5 changed files with 21 additions and 20 deletions

View File

@@ -12,6 +12,7 @@ body {
min-height: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1.2;
}
a {