mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-02 02:10:27 +00:00
Fix mobile navigation buttons color
This commit is contained in:
@@ -45,7 +45,7 @@ const Bar = styled.nav<StyledProps>`
|
||||
margin: 0rem 1rem;
|
||||
|
||||
button {
|
||||
color: var(--text) !important;
|
||||
color: var(--text-inverted) !important;
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user