forked from ruangrupa/lumbung.space
style single page
This commit is contained in:
@ -123,10 +123,6 @@ body {
|
||||
padding-right: 1em;
|
||||
}
|
||||
|
||||
.e-content {
|
||||
padding-left: 1em;
|
||||
}
|
||||
|
||||
/* base header & menu */
|
||||
|
||||
#top-menu {
|
||||
@ -835,3 +831,10 @@ footer a:hover {
|
||||
display:block;
|
||||
margin:auto;
|
||||
}
|
||||
|
||||
|
||||
/* single page styles */
|
||||
.single header {
|
||||
flex-direction: column;
|
||||
margin-bottom: 4rem;
|
||||
}
|
Reference in New Issue
Block a user