Skip to content

Commit 7baf5cc

Browse files
authored
first commit
1 parent 99979df commit 7baf5cc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

style.css

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
::-webkit-scrollbar{
2+
width:0;
3+
height:0;
4+
}
15
body {
26
text-align: center;
37
}
@@ -20,4 +24,4 @@ iframe {
2024
position: relative;
2125
width:100%;
2226
height:35em;
23-
}
27+
}

0 commit comments

Comments
 (0)
close