Layout fixes

This commit is contained in:
panr 2022-11-13 22:45:10 +01:00
parent b931e14ece
commit 1e65ffdf24
10 changed files with 7545 additions and 36 deletions

View file

@ -4,7 +4,6 @@
font-style: normal;
font-weight: 400;
src: url("../fonts/FiraCode-Regular.woff") format("woff");
font-display: swap;
}
@font-face {
@ -13,5 +12,4 @@
font-style: normal;
font-weight: 800;
src: url("../fonts/FiraCode-Bold.woff") format("woff");
font-display: swap;
}