Theme update
This commit is contained in:
parent
8b43652150
commit
312465e332
@ -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) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user