Theme update

This commit is contained in:
Dessalines 2021-09-15 20:30:52 -04:00
parent 2d6f776a44
commit 09e2831adb

View File

@ -6,14 +6,14 @@
font-family: 'Lexend';
font-weight: normal;
font-style: normal;
src: url('./fonts/Lexend-Regular.ttf')
src: url('./css/fonts/Lexend-Regular.ttf')
}
@font-face {
font-family: 'Lexend';
font-weight: bold;
font-style: normal;
src: url('./fonts/Lexend-Bold.ttf')
src: url('./css/fonts/Lexend-Bold.ttf')
}
#a-title > h1:nth-child(1) {