Skip to content

Commit c4027e8

Browse files
committed
changes the overflow value
1 parent dbaf7ec commit c4027e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ body {
22
display: flex;
33
justify-content: center;
44
margin-top: 5rem;
5+
overflow: hidden;
56
}
67
h1 {
78
font-size: 2.5rem;

0 commit comments

Comments
 (0)