Skip to content

Commit 0c9936a

Browse files
committed
rollback done
1 parent a27cbaf commit 0c9936a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

css/style.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,13 +285,12 @@ header[id] {
285285

286286
/* SECTIONS */
287287
section {
288-
width: 100%;
288+
max-width: 1200px;
289289
margin: 72px auto;
290290
padding: 40px;
291291
border-radius: 12px;
292292
}
293293

294-
295294
.section-light {
296295
background: #ffffff;
297296
box-shadow: 0 7px 30px rgba(0, 0, 0, 0.04);

0 commit comments

Comments
 (0)