chore (admin): title font

This commit is contained in:
MickaelK
2024-01-02 07:44:19 +11:00
parent 800d0841ed
commit 645e604ecb
2 changed files with 2 additions and 2 deletions
@@ -11,7 +11,7 @@
.component_menu_sidebar h2 {
font-family: "Source Code Pro", monospace;
color: white;
font-weight: 300;
font-weight: normal;
font-size: 1.5rem;
line-height: 1.5rem;
margin: 25px 0 40px 0;
+1 -1
View File
@@ -35,7 +35,7 @@
padding: 50px 0 0 0;
margin-bottom: 30px;
margin-top: 0;
font-weight: 300;
font-weight: normal;
line-height: 1em;
margin-left: -60px;
margin-right: -60px;