File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed
Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change 3333
3434header ,
3535section {
36- margin-bottom : 48 px ;
36+ margin-bottom : 80 px ;
3737}
3838
3939h2 {
@@ -57,7 +57,7 @@ header {
5757 display : grid;
5858 grid-template-columns : repeat (2 , 1fr );
5959 column-gap : 80px ;
60- margin-top : 48 px ;
60+ margin-top : 64 px ;
6161}
6262
6363.header-text-box {
@@ -66,7 +66,7 @@ header {
6666
6767h1 {
6868 /*Büyük beşlıklarda font küçültülüp letter spacing azaltılabilir*/
69- margin-bottom : 24 px ;
69+ margin-bottom : 32 px ;
7070 font-size : 46px ;
7171 line-height : 1.1 ;
7272 letter-spacing : -1px ;
@@ -104,6 +104,7 @@ img {
104104.features-icon {
105105 stroke : # 087f5b ;
106106 width : 32px ;
107+ margin-bottom : 24px ;
107108}
108109
109110.features-title {
@@ -139,6 +140,11 @@ img {
139140 margin-bottom : 24px ;
140141 font-size : 18px ;
141142 line-height : 1.7 ;
143+ color : # e6fcf5 ;
144+ }
145+
146+ testimonial-author {
147+ color : # c3fae8 ;
142148}
143149
144150/* CHAIRS */
@@ -153,7 +159,7 @@ img {
153159}
154160
155161.chair-box {
156- padding : 24 px ;
162+ padding : 32 px ;
157163}
158164
159165h3 {
@@ -162,14 +168,14 @@ h3 {
162168
163169.chair-details {
164170 list-style : none;
165- margin-bottom : 24 px ;
171+ margin-bottom : 48 px ;
166172}
167173
168174.chair-details li {
169175 display : flex;
170176 align-items : center;
171177 gap : 12px ;
172- margin-bottom : 24 px ;
178+ margin-bottom : 16 px ;
173179}
174180
175181.chair-details li : last-child {
187193 display : flex;
188194 justify-content : space-between;
189195 font-size : 20px ;
196+ align-items : center;
190197}
191198
192199.btn--big {
You can’t perform that action at this time.
0 commit comments