mirror of
https://github.com/GenShibe/website.git
synced 2025-02-12 17:44:48 +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;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
@ -233,5 +235,3 @@ select {
|
||||||
border-color: var(--ctp-surface0);
|
border-color: var(--ctp-surface0);
|
||||||
border-radius: 0.375rem;
|
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