Merge pull request #7 from realiefan/realiefan-patch-4

Update style.css
This commit is contained in:
Iefan 2023-08-04 15:05:58 +05:30 committed by GitHub
commit 5213f0fe74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,12 @@
@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Text:wght@400;700&display=swap');
:root{
--color: #333;
color: #333;
}
body {
font-family: 'Red Hat Text', sans-serif;
}
.container {