Worked on Homepage game creation UI

This commit is contained in:
2024-03-21 15:16:19 -05:00
parent b72b8942c6
commit 523e33363c
10 changed files with 65 additions and 27 deletions

View File

@ -5,3 +5,7 @@
.stone {
color: gray;
}
h1 {
--pico-font-family: Pacifico, cursive;
}