move classes to classes.php

This commit is contained in:
2020-10-09 17:08:56 +02:00
parent e2fdee4173
commit cfc3c712fc
4 changed files with 193 additions and 183 deletions

View File

@@ -8,6 +8,7 @@ h1 {
div {
display: flex;
row-gap: 0.5em;
column-gap: 0.5em;
margin: 1em auto;
justify-content: center;