Update stopwatch-timer.html
This commit is contained in:
@@ -6,7 +6,6 @@
|
|||||||
<title>Stopwatch Timer App</title>
|
<title>Stopwatch Timer App</title>
|
||||||
<style>
|
<style>
|
||||||
@font-face{font-family:'JetBrains Mono';src:url('/FONTS/JetBrains.woff2')format('woff2');font-style:normal;}
|
@font-face{font-family:'JetBrains Mono';src:url('/FONTS/JetBrains.woff2')format('woff2');font-style:normal;}
|
||||||
@font-face {font-family: 'Teko'; src: url('/FONTS/Teko.woff2') format('woff2'); font-style: normal;}
|
|
||||||
:root{
|
:root{
|
||||||
--light: #F8F6E3;
|
--light: #F8F6E3;
|
||||||
--dark: #0C0C0C;
|
--dark: #0C0C0C;
|
||||||
|
|||||||
Reference in New Issue
Block a user