mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2024-04-21 12:32:08 +00:00
chore (admin): title font
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user