Theme update
This commit is contained in:
parent
09e2831adb
commit
8b43652150
@ -6,14 +6,14 @@
|
|||||||
font-family: 'Lexend';
|
font-family: 'Lexend';
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
src: url('./css/fonts/Lexend-Regular.ttf')
|
src: url('/css/fonts/Lexend-Regular.ttf')
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Lexend';
|
font-family: 'Lexend';
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
src: url('./css/fonts/Lexend-Bold.ttf')
|
src: url('/css/fonts/Lexend-Bold.ttf')
|
||||||
}
|
}
|
||||||
|
|
||||||
#a-title > h1:nth-child(1) {
|
#a-title > h1:nth-child(1) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user