mirror of
https://github.com/jakejarvis/synonyms-for-awesome.git
synced 2026-09-21 17:35:34 -04:00
minor optimizations
This commit is contained in:
+2
-1
@@ -10,6 +10,7 @@
|
||||
url("./fonts/OpenSans-Semibold.woff") format("woff"), /* Modern Browsers */
|
||||
url("./fonts/OpenSans-Semibold.ttf") format("truetype"), /* Safari, Android, iOS */
|
||||
url("./fonts/OpenSans-Semibold.svg#OpenSans") format("svg"); /* Legacy iOS */
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
|
||||
@@ -24,7 +25,7 @@ html, body {
|
||||
margin: 0;
|
||||
/* background-color: #414ef8; */
|
||||
background-color: #94d500;
|
||||
color: #fefefe;
|
||||
color: #fff;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user