Updated / redesign started
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user