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