removed hack font

This commit is contained in:
zyqunix 2024-11-28 16:58:04 +01:00
parent ad0d738b22
commit 21712d3950

View file

@ -1,10 +1,3 @@
@font-face {
font-family: 'Hack';
src: url(fonts/Hack-Regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
body {
display: flex;
justify-content: center;