Compare commits
1 Commits
67a8a3fae6
...
56f42c00b6
| Author | SHA1 | Date | |
|---|---|---|---|
|
56f42c00b6
|
@@ -1,8 +1,7 @@
|
||||
/* stylelint-disable-next-line import-notation */
|
||||
@import "tailwindcss";
|
||||
|
||||
@font-face {
|
||||
font-family: Inter;
|
||||
font-family: "Inter";
|
||||
font-style: normal;
|
||||
font-weight: 100 900;
|
||||
font-display: swap;
|
||||
@@ -10,7 +9,7 @@
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Inter;
|
||||
font-family: "Inter";
|
||||
font-style: italic;
|
||||
font-weight: 100 900;
|
||||
font-display: swap;
|
||||
|
||||
Reference in New Issue
Block a user