Pogrubienie linku dziennika w headerze

This commit is contained in:
2022-12-21 18:39:40 +01:00
parent a25dbe9fd5
commit f74440ba6f
3 changed files with 7 additions and 3 deletions
+2 -1
View File
@@ -33,7 +33,8 @@
.route {
margin: 0 0.2em;
&-active {
&-active,
&[data-active='true'] {
color: $accentCol;
font-weight: bold;
}