Refactored some things

This commit is contained in:
cami 2021-06-23 00:11:04 +02:00
parent 3f3713a43c
commit abb2d546f7
5 changed files with 2 additions and 21 deletions

View file

@ -28,15 +28,6 @@
font-size: 100px;
}
.sign-up {
background-image: url("images/img-9.jpg");
background-position: center;
background-size: cover;
background-repeat: no-repeat;
color: var(--primary);
font-size: 100px;
}
.sitePage {
height: 90vh;
display: flex;