mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 11:46:41 +02:00
15 lines
211 B
CSS
15 lines
211 B
CSS
.logo {
|
|
vertical-align: middle;
|
|
max-width: 300px;
|
|
}
|
|
.content {
|
|
margin: 3em auto;
|
|
text-align: center;
|
|
}
|
|
.header {
|
|
margin-left: initial;
|
|
margin-right: intial;
|
|
padding: 0 !important;
|
|
}
|
|
|