feat: swapping some colours

This commit is contained in:
Iain Learmonth 2026-01-10 14:12:25 +00:00
parent 03ab1091b1
commit c6c01ffb8b
3 changed files with 5 additions and 5 deletions

View file

@ -79,7 +79,7 @@ a {
}
main {
color: v.$color_primary;
color: v.$color_text;
.main__content {
max-width: v.$max_content_width;
margin-left: auto;