font
This commit is contained in:
parent
3ed2d9353b
commit
22090ac0cf
@ -11,14 +11,6 @@
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
body {
|
||||||
font-family: jetbrains_monoregular;
|
|
||||||
}
|
|
||||||
|
|
||||||
h1 {
|
|
||||||
font-family: jetbrains_monoregular;
|
|
||||||
}
|
|
||||||
|
|
||||||
h2 {
|
|
||||||
font-family: jetbrains_monoregular;
|
font-family: jetbrains_monoregular;
|
||||||
}
|
}
|
@ -51,14 +51,6 @@ body {
|
|||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Footer */
|
|
||||||
.fofoter {
|
|
||||||
padding: 20px;
|
|
||||||
text-align: center;
|
|
||||||
background: #ddd;
|
|
||||||
margin-top: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.image {
|
.image {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on December 12, 2022 */
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: 'jetbrains_monoregular';
|
|
||||||
src: url('/assets/styles/fonts/Font/jetbrainsmono-variablefont_wght-webfont.woff2') format('woff2'),
|
|
||||||
url('/assets/styles/fonts/Font/jetbrainsmono-variablefont_wght-webfont.woff') format('woff');
|
|
||||||
font-weight: normal;
|
|
||||||
font-style: normal;
|
|
||||||
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user