.footer-attr font

This commit is contained in:
ManjaroOne666 2019-01-31 10:41:04 +00:00
parent b82fcaaa71
commit e7892d3fbd
1 changed files with 1 additions and 1 deletions

View File

@ -422,7 +422,7 @@ $transition-timing: .5s;
.footer-attr {
color: $color__neutral-600;
font-size: .7em;
font-weight: 600;
@include font-body(600);
}
.menu-toggle {