Total color overhaul on Front and Guild page
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
@import "../../assets/scss/globals";
|
||||
|
||||
|
||||
.event-create-page {
|
||||
width: 100%;
|
||||
|
||||
@@ -34,8 +35,8 @@
|
||||
}
|
||||
|
||||
button {
|
||||
background-color: $blue;
|
||||
color: $white;
|
||||
background-color: color(blue);
|
||||
color: color(white);
|
||||
padding: 0.5rem 1rem;
|
||||
border: none;
|
||||
outline: none;
|
||||
|
||||
Reference in New Issue
Block a user