Truong-Phuc Nguyen commited on
Commit
1e65539
·
verified ·
1 Parent(s): 491e087

Update static/styles.css

Browse files
Files changed (1) hide show
  1. 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: -20px;
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
+ }