feat: add "RobotoFlex" font family to menu-container in header.css
This commit is contained in:
parent
9353e4f3ff
commit
c588fa1259
@ -108,6 +108,7 @@
|
||||
.menu-container {
|
||||
flex-direction: column;
|
||||
align-items: flex-end;
|
||||
font-family: "RobotoFlex";
|
||||
}
|
||||
|
||||
.menu-logo {
|
||||
|
Loading…
Reference in New Issue
Block a user