Skip to content
Snippets Groups Projects
Commit 321c3dbf authored by Olivia206's avatar Olivia206
Browse files

fixed breadcrumb z-index

parent ea874792
No related branches found
No related tags found
No related merge requests found
// FONTS
@font-face
font-display: swap
font-family: Aestetico
......@@ -73,4 +72,9 @@ nav.navbar
color: $color-accent
text-decoration: underline
text-decoration-color: $color-accent
text-underline-offset: 2px
\ No newline at end of file
text-underline-offset: 2px
// Breadcrumb
nav[aria-label="breadcrumb"]
position: relative
z-index: 3
\ No newline at end of file
This diff is collapsed.
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