Skip to content

Commit b3ff949

Browse files
remove body style in css
1 parent f63a774 commit b3ff949

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

styles.css

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
1-
body {
2-
font-family: Arial, sans-serif;
3-
display: flex;
4-
flex-direction: column;
5-
justify-content: center;
6-
align-items: center;
7-
height: 100vh;
8-
margin: 0;
9-
background-color: #f0f0f0;
10-
}
11-
121
.slider-container {
132
position: relative;
143
overflow: hidden;

0 commit comments

Comments
 (0)