11 lines
No EOL
160 B
CSS
11 lines
No EOL
160 B
CSS
* {
|
|
font-family: 'Inter';
|
|
}
|
|
|
|
pre, code {
|
|
font-family: 'Liga Liberation Mono' !important;
|
|
}
|
|
|
|
code {
|
|
font-family: 'Liga Liberation Mono' !important;
|
|
} |