Theme update

This commit is contained in:
Dessalines 2021-09-15 20:34:06 -04:00
parent 8b43652150
commit 312465e332

View File

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