Total color overhaul on Front and Guild page

This commit is contained in:
Aarni Halinen
2019-07-02 20:43:44 +03:00
parent 8ae0783c69
commit 02daa01d25
42 changed files with 439 additions and 431 deletions
@@ -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;