mirror of https://gitlab.com/ecentrics/concordia
Ezerous
4 years ago
17 changed files with 71 additions and 55 deletions
@ -1,8 +0,0 @@ |
|||
#cancel-button { |
|||
color: white; |
|||
background-color: var(--primary-color); |
|||
} |
|||
|
|||
#cancel-button:hover { |
|||
background-color: var(--primary-color-highlighted); |
|||
} |
@ -1,3 +1,3 @@ |
|||
#profile-container > div { |
|||
margin-bottom: 4rem; |
|||
#profile-container { |
|||
height: auto !important; |
|||
} |
|||
|
Loading…
Reference in new issue