Skip to content

Commit 7291b3a

Browse files
authored
Update intro.css
1 parent 612e3f9 commit 7291b3a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

intro.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ body {
55
font-family: Verdana, Geneva, Tahoma, sans-serif;
66
color: white;
77
text-align: center;
8+
overflow-x: hidden;
89
}
910

1011
i {
@@ -62,4 +63,4 @@ i {
6263
margin: 0 auto;
6364
width: 500px;
6465
border-radius: 10px;
65-
}
66+
}

0 commit comments

Comments
 (0)