Spaces:
Running
Running
bangtan logo position change
Browse files- index.html +2 -2
index.html
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
</div>
|
20 |
WELCOME HOME
|
21 |
<div class="bangtan-logo">
|
22 |
-
<svg viewBox="
|
23 |
<polygon points="100,100 260,250 260,625 100,700" fill="#4c0078" />
|
24 |
</svg>
|
25 |
-
<svg viewBox="
|
26 |
<polygon points="280,250 440,100 440,700 280,625" fill="#4c0078" />
|
27 |
</svg>
|
28 |
</div>
|
|
|
19 |
</div>
|
20 |
WELCOME HOME
|
21 |
<div class="bangtan-logo">
|
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>
|