mirror of
https://github.com/owncast/owncast.git
synced 2024-12-21 00:35:47 +03:00
5 lines
91 B
SCSS
5 lines
91 B
SCSS
.footer {
|
|
font-size: 0.85em;
|
|
font-weight: 500;
|
|
color: var(--theme-text-secondary);
|
|
}
|