Skip to content

Commit

Permalink
fix(header): tagline en taille sm
Browse files Browse the repository at this point in the history
  • Loading branch information
keryanS committed Oct 18, 2023
1 parent 4b8fad1 commit 8d1ae7c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/component/header/style/module/_brand.scss
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,9 @@
@include margin(-1v 0 0 1v);
}
}

&-tagline {
@include text-style(sm);
}
}
}

0 comments on commit 8d1ae7c

Please sign in to comment.