Changed font weights

This commit is contained in:
nuttylmao
2025-04-23 05:25:57 +10:00
parent b9786da56f
commit f25832355e
2 changed files with 239 additions and 238 deletions
+1 -1
View File
@@ -1,7 +1,6 @@
* {
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: 500;
color: white;
--accent-color: #2196f3;
}
@@ -114,6 +113,7 @@ body {
border-radius: 0.5em;
padding: 5px 20px;
z-index: 1;
font-weight: 500;
}
#urlLabel,