maybe now?

This commit is contained in:
hokkqi 2020-07-17 17:16:51 +02:00
parent 866699bfa8
commit 3159a6f445
5 changed files with 15 additions and 32 deletions

View file

@ -38,31 +38,31 @@ div {
display: inline-block;
}
/* .button {
padding-top: 5px;
padding-bottom: 5px;
} */
.ip img {
width: 70%;
}
.times img {
width: 70%;
width: 90%;
padding-bottom: 2vh;
}
.list {
font-size: 2.5vw;
padding-left: 0;
padding-top: 20px;
div.button > img {
padding-top: 5px;
padding-bottom: 5px;
/* height: 100vh; */
}
.buttons {
.list {
font-size: 6vw;
display: -ms-inline-grid;
display: inline-grid;
padding-left: 0;
width: 100vw;
}
div.buttons > img {
padding-left: 0;
width: 100%;
display: inline-block;
}
::-webkit-scrollbar {
display: none;
}
@ -76,25 +76,6 @@ div {
color: #fec019;
}
#d,
#h,
#m,
#s {
display: inline;
}
#d::after {
content: " DAYS";
}
#h::after {
content: " HOURS";
}
#m::after {
content: " MINUTES";
}
#s::after {
content: " SECONDS";
}
@media (max-device-width: 667px), (max-width: 1024px) {
body {
background-color: black;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View file

@ -50,6 +50,8 @@
</div>
</div>
<br /><br />
<div class="times">
<img src="assets/images/new/nsw2djposter_SATURDAY.jpg" alt="" />
</div>