Spaces:
Sleeping
Sleeping
Update static/css/design.css
Browse files- static/css/design.css +1 -1
static/css/design.css
CHANGED
@@ -14,7 +14,7 @@ body {
|
|
14 |
width: 80px;
|
15 |
height: 80px;
|
16 |
border-radius: 50%;
|
17 |
-
background: #4b83ad
|
18 |
display: flex;
|
19 |
justify-content: center;
|
20 |
align-items: center;
|
|
|
14 |
width: 80px;
|
15 |
height: 80px;
|
16 |
border-radius: 50%;
|
17 |
+
background: #ffffff; /*#4b83ad*/
|
18 |
display: flex;
|
19 |
justify-content: center;
|
20 |
align-items: center;
|