+
@@ -7,16 +7,15 @@
-
+
-
+ {{ title }}
@@ -51,7 +45,9 @@ export default {
.sider {
box-shadow: none !important;
-
+ .h1-logo {
+ padding-left: 10px;
+ }
.logo {
height: @height !important;
line-height: @height !important;
@@ -61,6 +57,7 @@ export default {
h1 {
color: @primary-color !important;
+ font-weight: 700;
}
a {