mirror of
https://github.com/openziti/zrok.git
synced 2025-06-20 17:58:50 +02:00
more poppins (#963)
This commit is contained in:
parent
c36a9070ba
commit
80ac19ff69
@ -6,7 +6,6 @@
|
|||||||
|
|
||||||
/* Import Fonts */
|
/* Import Fonts */
|
||||||
@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700;800&display=swap');
|
@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700;800&display=swap');
|
||||||
@import url('https://fonts.googleapis.com/css2?family=Russo+One&display=swap');
|
|
||||||
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
|
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
|
||||||
|
|
||||||
/* You can override the default Infima variables here. */
|
/* You can override the default Infima variables here. */
|
||||||
@ -85,7 +84,7 @@
|
|||||||
|
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
color: var(--ifm-heading-color);
|
color: var(--ifm-heading-color);
|
||||||
font-family: 'Russo One', sans-serif;
|
font-family: 'Poppins', sans-serif;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
line-height: var(--ifm-heading-line-height);
|
line-height: var(--ifm-heading-line-height);
|
||||||
margin: var(--ifm-heading-margin-top) 0 var(--ifm-heading-margin-bottom) 0;
|
margin: var(--ifm-heading-margin-top) 0 var(--ifm-heading-margin-bottom) 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user