Browse Source

removing color code

master
ganga satish kumar 3 years ago
parent
commit
39cb807c5d
  1. 2
      src/styles/common.scss

2
src/styles/common.scss

@ -16,7 +16,7 @@ body {
} }
.container { .container {
background-color: $clr-white-dark;
background-color: #f7f7f7;
max-height: 60%; max-height: 60%;
width: 100%; width: 100%;
display: flex; display: flex;

Loading…
Cancel
Save