mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Long title covers menu (#574)
* modified margin for .container class * modified navigation list and menu button so it is relative to title * added kuba86 as contributor * generate CSS files * remove margin-top from menu-button to align with title inside navigation Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
This commit is contained in:
@@ -234,7 +234,7 @@ figure {
|
||||
}
|
||||
|
||||
.container {
|
||||
margin: 0 auto;
|
||||
margin: 1rem auto;
|
||||
max-width: 90rem;
|
||||
width: 100%;
|
||||
padding-left: 2rem;
|
||||
|
||||
Reference in New Issue
Block a user