Initial commit

This commit is contained in:
Bnyro
2023-06-18 16:53:53 +02:00
commit 6b8eae051e
25 changed files with 3959 additions and 0 deletions

7
src/style.css Normal file
View File

@@ -0,0 +1,7 @@
.font-bold {
font-size: 1.2rem;
}
.font-very-bold {
font-size: 2rem;
}