mirror of
https://github.com/vitorpamplona/Nostryfied.git
synced 2025-05-24 19:12:03 +00:00
Merge pull request #7 from realiefan/realiefan-patch-4
Update style.css
This commit is contained in:
commit
5213f0fe74
@ -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