richylyq commited on
Commit
31efd0f
1 Parent(s): 66bc08f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -4
index.html CHANGED
@@ -10,19 +10,19 @@
10
  <div class="card">
11
  <marquee class="marquee" Scrollamount=15 loop="">
12
  <div class="bangtan-logo-left">
13
- <svg viewBox="0 0 275 275">
14
  <polygon points="100,100 260,250 260,625 100,700" fill="#4c0078" />
15
  </svg>
16
- <svg viewBox="275 0 275 275">
17
  <polygon points="280,250 440,100 440,700 280,625" fill="#4c0078" />
18
  </svg>
19
  </div>
20
  WELCOME HOME
21
  <div class="bangtan-logo-right">
22
- <svg viewBox="1000 0 275 275">
23
  <polygon points="100,100 260,250 260,625 100,700" fill="#4c0078" />
24
  </svg>
25
- <svg viewBox="1275 0 275 275">
26
  <polygon points="280,250 440,100 440,700 280,625" fill="#4c0078" />
27
  </svg>
28
  </div>
 
10
  <div class="card">
11
  <marquee class="marquee" Scrollamount=15 loop="">
12
  <div class="bangtan-logo-left">
13
+ <svg viewBox="0 0 1080 720">
14
  <polygon points="100,100 260,250 260,625 100,700" fill="#4c0078" />
15
  </svg>
16
+ <svg viewBox="275 0 1080 720">
17
  <polygon points="280,250 440,100 440,700 280,625" fill="#4c0078" />
18
  </svg>
19
  </div>
20
  WELCOME HOME
21
  <div class="bangtan-logo-right">
22
+ <svg viewBox="1000 0 1080 720">
23
  <polygon points="100,100 260,250 260,625 100,700" fill="#4c0078" />
24
  </svg>
25
+ <svg viewBox="275 0 1080 720">
26
  <polygon points="280,250 440,100 440,700 280,625" fill="#4c0078" />
27
  </svg>
28
  </div>