We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 727d5ec commit 45d3e63Copy full SHA for 45d3e63
src/css/header.css
@@ -143,6 +143,7 @@ body {
143
.navbar-dropdown {
144
background: var(--navbar-menu-background);
145
border: 1px solid var(--navbar-menu-border-color);
146
+ box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
147
border-top: none;
148
border-radius: 0 0 0.25rem 0.25rem;
149
display: none;
0 commit comments