speed + more config

This commit is contained in:
JurajKubrican
2025-08-04 20:24:57 +02:00
parent c350501f29
commit db8fd17376
7 changed files with 35 additions and 12 deletions

View File

@@ -31,4 +31,8 @@ a:hover {
nav li {
list-style: none;
}
main{
max-width: 800px;
margin: 0 auto;
}