feat(Navbar): apply sticky style to the main navbar
This commit is contained in:
parent
544815e4d2
commit
9f15e40d6e
5 changed files with 32 additions and 10 deletions
|
|
@ -1,5 +1,6 @@
|
|||
@use './variables.scss' as *;
|
||||
@use './utils.scss';
|
||||
@use './animations.scss';
|
||||
|
||||
// SASS variables are imported without namespace, but try to always use native
|
||||
// CSS variables when possible so they can be overrwritten by custom styles
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue