Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
@@ -34,8 +34,7 @@ p {
|
|
34 |
}
|
35 |
.imbox{
|
36 |
display: flex;
|
37 |
-
width:100%;
|
38 |
-
height: 1000px;
|
39 |
flex-direction: column;
|
40 |
align-items: center;
|
41 |
}
|
|
|
34 |
}
|
35 |
.imbox{
|
36 |
display: flex;
|
37 |
+
max-width:100%;
|
|
|
38 |
flex-direction: column;
|
39 |
align-items: center;
|
40 |
}
|