Updated / redesign started

This commit is contained in:
2021-01-14 18:20:09 +01:00
parent 02511370a0
commit 1dd5f89c8b
29 changed files with 130 additions and 83 deletions

View File

@@ -35,6 +35,7 @@
.logo {
width: 20vw;
max-width: 300px;
margin: 16px;
}
@@ -80,10 +81,11 @@ p {
position: fixed;
bottom: 24px;
background-color: #262626;
border-radius: 15px;
border-radius: 24px;
z-index: 5;
h5 {
font-weight: 400;
font-weight: 500;
color: $gray;
padding-left: 18px;
}
}