Modification : le menu reste à présent accessible même en scrollant (sticky proprement configuré)
This commit is contained in:
parent
1647663c0b
commit
aa2544e79f
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ So, navbar too, and breadcrumbs.
|
|||
flex-direction: column;
|
||||
margin-top: 3.5em;
|
||||
font-size: .875em;
|
||||
position: sticky;
|
||||
top: 1em;
|
||||
}
|
||||
|
||||
.bartool {
|
||||
|
|
Loading…
Reference in a new issue