mirror of
https://github.com/vitorpamplona/Nostryfied.git
synced 2025-06-06 18:31:07 +00:00
Update style.css
This commit is contained in:
parent
8c149fff46
commit
5235c26c65
@ -1,11 +1,12 @@
|
|||||||
@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Text:wght@400;700&display=swap');
|
@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Text:wght@400;700&display=swap');
|
||||||
|
|
||||||
:root{
|
:root{
|
||||||
--color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: 'Red Hat Text', sans-serif;
|
font-family: 'Red Hat Text', sans-serif;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.container {
|
.container {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user