fix(css): format
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
.customPageContent {
|
.customPageContent {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
line-height: 1.6em;
|
line-height: 1.6em;
|
||||||
color: var(--theme-color-components-text-on-light);
|
color: var(--theme-color-components-text-on-light);
|
||||||
|
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
margin: 0.5rem 0;
|
margin: 0.5rem 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
color: var(--color-owncast-palette-7)
|
color: var(--color-owncast-palette-7);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user