Basic contact page

This commit is contained in:
2025-01-08 22:12:10 +00:00
parent 856528fbc4
commit 66c8b16018
6 changed files with 102 additions and 9 deletions

View File

@@ -54,4 +54,9 @@
width: fit-content;
padding-right: 20px;
}
#logo-container{
position: absolute;
height: 25vh;
}
}