remove unnecessary countdown
All checks were successful
delpoy / build-and-deploy (push) Successful in 26s

This commit is contained in:
2023-08-11 23:02:16 +02:00
parent 84c61e2f72
commit 677def02ca
2 changed files with 3 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
@font-face {
font-family: 'Roboto';
src: url('/fonts/Roboto-Medium.ttf') format('truetype');
font-weight: normal;
font-weight: 500;
}
@font-face {