Skip to content

Commit 3d7d84d

Browse files
committed
Fix dark mode icon for burger menu
1 parent 13f2eeb commit 3d7d84d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pcd-website/src/styles/global.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ body {
108108
border-radius: 6px;
109109
cursor: pointer;
110110
font-size: 1.25rem;
111+
color: var(--color-text);
111112
display: flex;
112113
align-items: center;
113114
justify-content: center;

0 commit comments

Comments
 (0)