Raleway font
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
|
@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--primary-color: #7400b8;
|
--primary-color: #7400b8;
|
||||||
@@ -10,7 +10,7 @@ body {
|
|||||||
font-family: 'Karla', sans-serif;
|
font-family: 'Karla', sans-serif;
|
||||||
background-color: var(--background-color);
|
background-color: var(--background-color);
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
font-family: 'Roboto', sans-serif;
|
font-family: 'Raleway', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.brand-wrapper {
|
.brand-wrapper {
|
||||||
|
|||||||
Reference in New Issue
Block a user