Skip to content

Commit b14750c

Browse files
000-786: arrow
1 parent 20d4bd0 commit b14750c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

_sass/_main.scss

-7
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,6 @@ $hero-darken: $dark !default;
8787
color: #000000; /* Keep text black */
8888
}
8989

90-
/* Arrow customization */
91-
.navbar-item.has-dropdown .navbar-dropdown .navbar-item.has-dropdown > .navbar-link::after {
92-
content: ""; /* Right-pointing arrow */
93-
color: rgba(255, 255, 255, 0.5); /* White arrow, almost transparent */
94-
margin-left: 5rem; /* Increased spacing from the text */
95-
font-size: 0.9rem; /* Slightly smaller size */
96-
}
9790

9891
/* Fix text indentation to match other second-level items */
9992
.navbar-item.has-dropdown .navbar-dropdown .navbar-item.has-dropdown > .navbar-link {

0 commit comments

Comments
 (0)