Theme update

This commit is contained in:
Dessalines 2021-09-15 20:37:24 -04:00
parent 312465e332
commit b039937556

View File

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