Skip to content

Commit 59258b4

Browse files
devzakirRakib0101
andauthored
Feat: Dark Mode / Responsive Bug Fix (#2)
* fix some pixels and color issues * dark mode css complete * responsive issue fix * fixing all responsive issue Co-authored-by: Rakib0101 <rakib.01jan@gmail.com>
1 parent b26e0bd commit 59258b4

24 files changed

+1417
-606
lines changed

.vscode/settings.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
"activityBar.background": "#2D2D38",
44
"titleBar.activeBackground": "#3F3E4F",
55
"titleBar.activeForeground": "#FAFAFB"
6-
}
7-
}
6+
},
7+
"liveServer.settings.port": 5501
8+
}

0 commit comments

Comments
 (0)