Spaces:
Sleeping
Sleeping
francescoKrnl
commited on
Update style.css
Browse files
style.css
CHANGED
@@ -41,12 +41,10 @@ h1 {
|
|
41 |
|
42 |
|
43 |
#logos_row {
|
44 |
-
width:
|
45 |
-
height:
|
46 |
-
|
47 |
-
|
48 |
-
justify-content: space-between;
|
49 |
-
align-content: center;
|
50 |
}
|
51 |
#logos_block img {
|
52 |
flex-shrink: 1;
|
|
|
41 |
|
42 |
|
43 |
#logos_row {
|
44 |
+
width: 269px;
|
45 |
+
height: 70px;
|
46 |
+
}
|
47 |
+
|
|
|
|
|
48 |
}
|
49 |
#logos_block img {
|
50 |
flex-shrink: 1;
|