Truong-Phuc Nguyen
commited on
Update static/styles.css
Browse files- static/styles.css +10 -10
static/styles.css
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
.logo_area {
|
2 |
-
display: flex;
|
3 |
-
justify-content: center;
|
4 |
-
}
|
5 |
-
|
6 |
-
.logo_area img {
|
7 |
-
margin-top: -
|
8 |
-
margin-left: 0px auto;
|
9 |
-
width: 149px;
|
10 |
-
}
|
|
|
1 |
+
.logo_area {
|
2 |
+
display: flex;
|
3 |
+
justify-content: center;
|
4 |
+
}
|
5 |
+
|
6 |
+
.logo_area img {
|
7 |
+
margin-top: -10px;
|
8 |
+
margin-left: 0px auto;
|
9 |
+
width: 149px;
|
10 |
+
}
|