add padding to greet page

This commit is contained in:
b1ek 2023-08-23 17:23:09 +10:00
parent d16685028a
commit dff1f897d1
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
.root {
text-align: center;
color: #c2c4c2;
padding: 0 20px;
a {
color: #c2c4c2;
text-decoration: none;