Commit e111b072 authored by 박민석's avatar 박민석

fix list error

parent 57de568f
......@@ -365,7 +365,7 @@ body {
.navbar-dropdown {
background: var(--navbar-menu-background);
box-shadow: 0 6px 9px 0 rgba(0, 0, 0, .16);
box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.16);
border-radius: 0 0 0.25rem 0.25rem;
display: none;
top: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment