Skip to content
Snippets Groups Projects
Commit ce931649 authored by syuilo's avatar syuilo
Browse files

Fix bug

parent d0aed377
No related branches found
No related tags found
No related merge requests found
......@@ -208,11 +208,13 @@ main
font-size 14px
> nav
position -webkit-sticky
position sticky
top 48px
box-shadow 0 4px 4px rgba(0, 0, 0, 0.3)
background-color #313a42
z-index 1
> .nav-container
display flex
justify-content center
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment