File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -201,7 +201,6 @@ footer {
201
201
border-radius : 1em ;
202
202
box-shadow : rgba (100 , 100 , 111 , 0.5 ) 0 10px 20px 0 ;
203
203
justify-content : center;
204
- text-align : center;
205
204
}
206
205
207
206
.modal-header {
@@ -212,7 +211,6 @@ footer {
212
211
.modal-details {
213
212
display : flex;
214
213
gap : 2em ;
215
- flex-direction : column;
216
214
}
217
215
218
216
.modal-img {
@@ -343,14 +341,11 @@ input {
343
341
}
344
342
345
343
.comment-form {
346
- margin : auto;
347
344
font-family : 'Space Grotesk' , sans-serif;
348
345
margin-top : 2em ;
349
346
display : flex;
350
347
flex-direction : column;
351
348
gap : 1em ;
352
- width : 70% ;
353
- text-align : center;
354
349
}
355
350
356
351
.no-comments {
@@ -364,7 +359,6 @@ input {
364
359
display : flex;
365
360
flex-direction : column;
366
361
gap : 1em ;
367
- align-items : center;
368
362
width : 100% ;
369
363
}
370
364
You can’t perform that action at this time.
0 commit comments