[FAFO] Make wiki title font-weight bold

This commit is contained in:
Rahix 2026-03-10 20:00:32 +01:00
parent faf038fa32
commit faf0173f86

View file

@ -90,6 +90,8 @@
line-height: @line-height-default;
margin-bottom: .5rem;
font-weight: bold;
@media @screen_min-md {
font-size: @font-size-big;
}