mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
Update style of logo
This commit is contained in:
@@ -108,9 +108,6 @@ section {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
}
|
||||
.container .content {
|
||||
width: 100%;
|
||||
}
|
||||
@media (min-width: 600px) {
|
||||
section {
|
||||
padding: 0 16px;
|
||||
@@ -182,11 +179,9 @@ section.header .content {
|
||||
-ms-align-items: center;
|
||||
align-items: center;
|
||||
}
|
||||
section.header .container > a:first-child {
|
||||
-webkit-flex:1 0 auto;
|
||||
}
|
||||
section.header .container .logo {
|
||||
max-width: 100px;
|
||||
margin-left: -2em;
|
||||
}
|
||||
section.header .name {
|
||||
padding-top: 20px;
|
||||
@@ -246,6 +241,9 @@ section.header nav ul li:hover {
|
||||
-ms-justify-content: flex-start;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
section.header .container .logo {
|
||||
margin: 0;
|
||||
}
|
||||
section.header-home .container .logo {
|
||||
max-width: 180px;
|
||||
margin-left: 20px;
|
||||
|
Reference in New Issue
Block a user