💄 Fix css left-header

This commit is contained in:
elhombretecla 2023-08-09 09:08:56 +02:00
parent 6ceb816362
commit af460536d1
7 changed files with 9 additions and 10 deletions

View file

@ -31,7 +31,7 @@
@mixin titleTipography {
font-family: "worksans", sans-serif;
font-size: $fs-12;
font-size: $fs-14;
font-weight: $fw400;
line-height: 1.2;
}