gamecard v0.1
This commit is contained in:
@@ -1 +1,12 @@
|
||||
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.2/font/bootstrap-icons.css");
|
||||
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.2/font/bootstrap-icons.css");
|
||||
@import url('https://fonts.googleapis.com/css2?family=Graduate&display=swap');
|
||||
|
||||
.wordmark {
|
||||
font-family: "Graduate", sans-serif;
|
||||
}
|
||||
|
||||
.navbar .navbar-brand {
|
||||
font-family: "Graduate", sans-serif;
|
||||
font-weight: bolder;
|
||||
font-stretch: condensed;
|
||||
}
|
||||
Reference in New Issue
Block a user