Spaces:
Sleeping
Sleeping
Karthikeyan
commited on
Commit
•
1587187
1
Parent(s):
c8729c9
Update style.css
Browse files
style.css
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
#col-container {
|
2 |
-
max-width:
|
3 |
margin-left: auto;
|
4 |
margin-right: auto;
|
5 |
}
|
6 |
-
|
7 |
#row-flex {
|
8 |
display: flex;
|
9 |
align-items: center;
|
|
|
1 |
#col-container {
|
2 |
+
max-width: 700px;
|
3 |
margin-left: auto;
|
4 |
margin-right: auto;
|
5 |
}
|
|
|
6 |
#row-flex {
|
7 |
display: flex;
|
8 |
align-items: center;
|