Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
#navwrapper { | |||
position: sticky; | position: sticky; | ||
top: 0; | top: 0; | ||
} | } | ||
Revision as of 10:48, 13 March 2024
#navwrapper {
position: sticky;
top: 0;
}