chore (css): small design change

This commit is contained in:
MickaelK 2023-11-21 23:01:49 +11:00
parent 81578f48cf
commit 4f663560f2

View file

@ -12,7 +12,8 @@
font-family: "Source Code Pro", monospace;
color: white;
font-weight: 300;
font-size: 1.5em;
font-size: 1.5rem;
line-height: 1.5rem;
margin: 25px 0 40px 0;
}
.component_menu_sidebar ul {