6 lines
91 B
SCSS
6 lines
91 B
SCSS
.footer {
|
|
font-size: 0.85em;
|
|
font-weight: 500;
|
|
color: var(--theme-text-secondary);
|
|
}
|