remove VIP
This commit is contained in:
parent
496a8a80bf
commit
bbd7b6f29f
2 changed files with 1 additions and 35 deletions
|
@ -34,10 +34,6 @@ body {
|
|||
height: 20%;
|
||||
}
|
||||
|
||||
div {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.ip img {
|
||||
width: 70%;
|
||||
cursor: pointer;
|
||||
|
@ -50,24 +46,10 @@ div {
|
|||
}
|
||||
|
||||
.THANKS img {
|
||||
width: 90%;
|
||||
width: 50%;
|
||||
padding-bottom: 2vh;
|
||||
}
|
||||
|
||||
div.button > img {
|
||||
/* height: 100vh; */
|
||||
}
|
||||
.list {
|
||||
font-size: 6vw;
|
||||
display: -ms-inline-grid;
|
||||
display: inline-grid;
|
||||
padding-left: 0;
|
||||
}
|
||||
div.buttons > img {
|
||||
padding-left: 0;
|
||||
width: 100%;
|
||||
display: inline-block;
|
||||
}
|
||||
::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
|
16
index.html
16
index.html
|
@ -31,23 +31,7 @@
|
|||
<img src="./assets/images/new/discord.png" alt="" class="button" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="vip">
|
||||
<a href="https://forms.gle/7RequadVcZM344po8">
|
||||
<img src="./assets/images/new/vip.png" alt="" class="button" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<img
|
||||
src="./assets/images/NSW2-VIP_NOTICE-NEW.png"
|
||||
alt="$5 VIP TICKETS AVAILABLE FOR SPECIAL WORLD AREA ACCESS. ALL TICKET SALES DONATED TO DIRECT RELIEF COVID-19 & NAACP LEGAL DEFENSE FUND"
|
||||
class="note"
|
||||
/>
|
||||
|
||||
<br />
|
||||
|
||||
<br />
|
||||
<br />
|
||||
|
||||
<p id="credits">
|
||||
<span class="design">WEB DESIGN:<br /></span>
|
||||
|
|
Loading…
Add table
Reference in a new issue