mirror of
https://github.com/owncast/owncast.git
synced 2025-01-05 08:07:58 +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);
|
|
}
|