mirror of
https://github.com/GenShibe/website.git
synced 2025-02-12 11:44:49 +00:00
import font
This commit is contained in:
parent
3658f976c1
commit
f2edbd85ca
1 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,5 @@
|
|||
@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
@ -232,6 +234,4 @@ select {
|
|||
border-width: 2px;
|
||||
border-color: var(--ctp-surface0);
|
||||
border-radius: 0.375rem;
|
||||
}
|
||||
|
||||
@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap')
|
||||
}
|
Loading…
Add table
Reference in a new issue