Compare commits
9 Commits
version_8_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 601f3b2ee9 | |||
| cb2eb6d3a2 | |||
| 5e34609dc1 | |||
| a486c58ce5 | |||
| f0d40b4496 | |||
| 43fe4cb7cd | |||
| 358a981b73 | |||
| ec916caa3a | |||
| a046ff7a87 |
@@ -1,4 +1,4 @@
|
||||
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Libre+Baskerville:wght@400;500;600;700&display=swap');
|
||||
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Public+Sans:wght@400;500;600;700&display=swap');
|
||||
@import "tailwindcss";
|
||||
@import "./styles/masks.css";
|
||||
@import "./styles/animations.css";
|
||||
@@ -150,7 +150,7 @@ h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: 'Libre Baskerville', sans-serif;
|
||||
font-family: 'Public Sans', sans-serif;
|
||||
}
|
||||
|
||||
/* Default card/button styles. Template theme.css imports come after this file
|
||||
|
||||
Reference in New Issue
Block a user