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