mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
6 lines
91 B
SCSS
6 lines
91 B
SCSS
.footer {
|
|
font-size: 0.85em;
|
|
font-weight: 500;
|
|
color: var(--theme-text-secondary);
|
|
}
|