diff --git a/services/web/src/views/main/main.css b/services/web/src/views/main/main.css index 1c45a11..c36854e 100644 --- a/services/web/src/views/main/main.css +++ b/services/web/src/views/main/main.css @@ -20,13 +20,13 @@ body { } .mainBody .sidebar { - background: #1c4784; + background: #471c84; height: auto; flex: 0 0 200px; } .mainBody .sidebar, .mainBody .sidebar .btn { - color: #80858d; + color: #85808d; } header { @@ -88,4 +88,4 @@ header { background: #fff; border-radius: 5px; border: 1px solid #000; -} \ No newline at end of file +}