Added links in settings

This commit is contained in:
CasVT
2023-06-21 01:24:21 +02:00
parent ee893fbe4d
commit ad72e334d4
3 changed files with 37 additions and 0 deletions

View File

@@ -271,6 +271,10 @@ nav > div > button svg {
margin-bottom: 2rem;
}
.window-container > div:not(#home) > h2:not(:first-of-type) {
margin-top: 1.5rem;
}
.window-container > div:not(#home) > p {
text-align: center;
}