feat : Setup with instructions

This commit is contained in:
Ayush Dumasia 2025-05-17 09:34:19 +05:30
parent a2d85aaa1a
commit fdcdc5ee4e
9 changed files with 87 additions and 25 deletions

View file

@ -114,12 +114,12 @@ menu,
animation: none;
}
#workspaces button:not(.active){
color : #74c7ec;
#workspaces button:not(.active) {
color: #74c7ec;
}
#workspaces button:nth-child(1):not(.active) {
color:#f38ba8;
color: #f38ba8;
}
#workspaces button:nth-child(2):not(.active) {
color: #f9e2af;