Spaces:
Runtime error
Runtime error
Commit
·
52f3a44
1
Parent(s):
971b179
Update style.css
Browse files
style.css
CHANGED
@@ -3,7 +3,9 @@
|
|
3 |
margin-left: auto;
|
4 |
margin-right: auto;
|
5 |
}
|
6 |
-
|
|
|
|
|
7 |
#row-flex {
|
8 |
display: flex;
|
9 |
align-items: center;
|
|
|
3 |
margin-left: auto;
|
4 |
margin-right: auto;
|
5 |
}
|
6 |
+
.heightfit{
|
7 |
+
height:80px;
|
8 |
+
}
|
9 |
#row-flex {
|
10 |
display: flex;
|
11 |
align-items: center;
|