richylyq commited on
Commit
7334f94
1 Parent(s): 2eaefef

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -3
style.css CHANGED
@@ -5,8 +5,6 @@ body {
5
  color: white;
6
  font-size: 100px;
7
  text-align: center;
8
- max-width: 1080px;
9
- height: 1080px;
10
  }
11
 
12
  .card {
@@ -21,7 +19,7 @@ body {
21
  margin-bottom: 0;
22
  }
23
 
24
- .slider {
25
  max-width: 1080px;
26
  height: 1080px;
27
  }
 
5
  color: white;
6
  font-size: 100px;
7
  text-align: center;
 
 
8
  }
9
 
10
  .card {
 
19
  margin-bottom: 0;
20
  }
21
 
22
+ .marquee {
23
  max-width: 1080px;
24
  height: 1080px;
25
  }