Added the Minecraft server to the services section

This commit is contained in:
Bo⋆˚✿˖° 2024-09-22 15:09:44 +02:00
parent ddce122c99
commit d179b177cf
2 changed files with 10 additions and 4 deletions

View file

@ -54,4 +54,9 @@ footer p {
.invert {
background-color: var(--text-color);
color: var(--background-color);
}
}
.psst {
font-style: italic;
font-size: 12px;
}