Spaces:
Runtime error
Runtime error
Commit
·
d9fc86c
1
Parent(s):
af61f00
Update style.css
Browse files
style.css
CHANGED
@@ -9,14 +9,14 @@
|
|
9 |
align-items: center;
|
10 |
justify-content: center;
|
11 |
}
|
12 |
-
.
|
13 |
float:left;
|
14 |
}
|
15 |
-
.
|
16 |
padding-top:27px;
|
17 |
margin-left:210px;
|
18 |
}
|
19 |
-
.
|
20 |
margin-right:210px;
|
21 |
margin-top:15px;
|
22 |
}
|
|
|
9 |
align-items: center;
|
10 |
justify-content: center;
|
11 |
}
|
12 |
+
.left.right{
|
13 |
float:left;
|
14 |
}
|
15 |
+
.left{
|
16 |
padding-top:27px;
|
17 |
margin-left:210px;
|
18 |
}
|
19 |
+
.right{
|
20 |
margin-right:210px;
|
21 |
margin-top:15px;
|
22 |
}
|