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