diff --git a/app/css/custom.css b/app/css/custom.css index ce6885af..ff25852d 100644 --- a/app/css/custom.css +++ b/app/css/custom.css @@ -14,6 +14,10 @@ body { border-color: #c61931; } +.sidebar { + background-color: #f8f9fc; +} + .sidebar-brand-text { text-transform: none; color: #212529;