Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update main.css #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update main.css
manishy-zz authored Dec 19, 2022
commit d18bf92ab699f0b40f250a5c3d1166d01b233042
4 changes: 2 additions & 2 deletions services/web/src/views/main/main.css
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ body {
}

.mainBody header {
background: #0c5db8;
background: BROWN;
}

.mainBody .sidebar {
@@ -88,4 +88,4 @@ header {
background: #fff;
border-radius: 5px;
border: 1px solid #000;
}
}