This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/styles/components/legal.scss

6 lines
96 B
SCSS

.legal-links {
margin-top: 1rem;
text-align: right;
color: $grey-300;
font-size: 1rem;
}