font weight to be 600

This commit is contained in:
Jean-Baptiste Bellet
2023-08-15 10:58:22 +02:00
parent d914644c35
commit 9d8325c0d9

View File

@@ -19,6 +19,7 @@
@include defaultBoxShadow;
border-radius: 4px;
color: $color-8;
font-weight: 600;
&.current {
background-color: $color-5;