Skip to content

Commit 50a154f

Browse files
Update styles.css
1 parent da236ea commit 50a154f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

modern_chair/styles.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ p{
5151
position: relative;
5252
height: 40px;
5353
transition: all 200ms linear;
54-
border-radius: 4px;
54+
5555
width: 40px;
5656
overflow: hidden;
5757
border: none;
@@ -270,7 +270,7 @@ h5{
270270
display: inline-block;
271271
border: none;
272272
cursor: pointer;
273-
color: #ffeba7;
273+
274274
font-weight: 600;
275275
font-size: 18px;
276276
line-height: 1.2;
@@ -374,15 +374,15 @@ h5{
374374
.section{
375375
margin: 0 auto;
376376
text-align: center;
377-
text-align: center;
377+
378378
max-width: calc(100%-40px);
379379
width: 370px;
380380
}
381381
label.first-color{
382382
margin-left: 0;
383383
}
384384
.info-wrap{
385-
margin-left: 0;
385+
386386
width: 370px;
387387
margin: 0 auto;
388388
text-align: center;
@@ -438,4 +438,4 @@ h5{
438438
.section-inline p{
439439
font-size: 14px;
440440
}
441-
}
441+
}

0 commit comments

Comments
 (0)