owncast/web/components/ui/Footer/Footer.module.scss

6 lines
91 B
SCSS
Raw Normal View History

.footer {
font-size: 0.85em;
font-weight: 500;
color: var(--theme-text-secondary);
}