richylyq commited on
Commit
bee93ca
1 Parent(s): 6a83aed

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -21,7 +21,7 @@ body {
21
  }
22
 
23
  .marquee {
24
- max-width: 720px;
25
  height: 480px;
26
  }
27
 
 
21
  }
22
 
23
  .marquee {
24
+ max-width: 100%;
25
  height: 480px;
26
  }
27