Added Tour Navigator
This commit is contained in:
@@ -145,7 +145,10 @@ main{
|
||||
display: flex; /* added */
|
||||
flex-direction: column; /* keep */
|
||||
flex: 1;
|
||||
gap: 2em;/* keep */
|
||||
}
|
||||
|
||||
main:not(:has(.no-gap)) {
|
||||
gap: 2em;
|
||||
}
|
||||
|
||||
/* Push the Footer (last child in main) to the bottom if content is short */
|
||||
|
||||
Reference in New Issue
Block a user