mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-22 19:49:31 -07:00
progress/menu #167
This commit is contained in:
@@ -213,6 +213,12 @@ body {
|
||||
flex-direction: row;
|
||||
background-color: #000000;
|
||||
|
||||
// stick the nav bar to the bottom of the window in portrait
|
||||
.portrait.enhanced & {
|
||||
position: sticky;
|
||||
bottom: 0px;
|
||||
}
|
||||
|
||||
color: #ffffff;
|
||||
width: p.$standard-width;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user