remove stupid green dot
This commit is contained in:
@ -108,17 +108,7 @@ p {
|
||||
background: #ecfdf5;
|
||||
}
|
||||
|
||||
.nav-links a.active::after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
bottom: -1.5rem;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
width: 4px;
|
||||
height: 4px;
|
||||
background: #059669;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
|
||||
/* Mobile Navigation */
|
||||
.mobile-menu-toggle {
|
||||
|
Reference in New Issue
Block a user