mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
Various clocko changes. FUCK YEAH CLOCKO IS THE SHIT!
This commit is contained in:
+5
-2
@@ -3,6 +3,11 @@
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
html {
|
||||
font-family: 'Inter', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
#main-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -14,8 +19,6 @@
|
||||
|
||||
.timeLabel {
|
||||
font-size: 40px;
|
||||
text-transform: uppercase;
|
||||
font-family: 'Inter', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
|
||||
/* text-shadow: rgb(0, 0, 0) 2px 2px 2px; */
|
||||
color: white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user