Skip to content

Commit 585c815

Browse files
authored
Update index.html
1 parent 034e1f9 commit 585c815

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
background: linear-gradient(135deg, #ff8c42, #ff7043);
1919
color: white;
2020
text-align: left;
21-
padding: 60px 20px;
21+
padding: 60px 200px;
2222
position: relative;
2323
border-radius: 20px;
2424
}
@@ -62,7 +62,7 @@
6262
}
6363

6464
main {
65-
padding: 60px 20px 20px;
65+
padding: 60px 200px;
6666
}
6767

6868
section {

0 commit comments

Comments
 (0)