File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 32
32
33
33
header ,
34
34
section {
35
- margin-bottom : 48 px ;
35
+ margin-bottom : 80 px ;
36
36
}
37
37
38
38
h2 {
@@ -84,15 +84,15 @@ header {
84
84
display : grid;
85
85
grid-template-columns : repeat (2 , 1fr );
86
86
column-gap : 80px ;
87
- margin-top : 48 px ;
87
+ margin-top : 64 px ;
88
88
}
89
89
90
90
.header-text-box {
91
91
align-self : center;
92
92
}
93
93
94
94
h1 {
95
- margin-bottom : 24 px ;
95
+ margin-bottom : 32 px ;
96
96
font-size : 44px ;
97
97
line-height : 1.1 ;
98
98
letter-spacing : -1px ;
@@ -113,6 +113,7 @@ img {
113
113
stroke : # 087f5b ;
114
114
width : 32px ;
115
115
height : 32px ;
116
+ margin-bottom : 24px ;
116
117
}
117
118
118
119
.features-title {
@@ -148,6 +149,10 @@ img {
148
149
margin-bottom : 24px ;
149
150
font-size : 18px ;
150
151
line-height : 1.7 ;
152
+ color : # e6fcf5 ;
153
+ }
154
+ .testimonial-author {
155
+ color : # c3fae8 ;
151
156
}
152
157
153
158
/* CHAIRS */
@@ -160,7 +165,7 @@ img {
160
165
border-bottom-right-radius : 0px ;
161
166
}
162
167
.chair-box {
163
- padding : 24 px ;
168
+ padding : 32 px ;
164
169
}
165
170
166
171
h3 {
170
175
171
176
.chair-details {
172
177
list-style : none;
173
- margin-bottom : 24 px ;
178
+ margin-bottom : 16 px ;
174
179
}
175
180
176
181
.chair-details li {
194
199
display : flex;
195
200
justify-content : space-between;
196
201
font-size : 20px ;
202
+ align-items : center;
197
203
}
198
204
199
205
footer {
You can’t perform that action at this time.
0 commit comments