chore: update stuff
This commit is contained in:
parent
30d1f156af
commit
cd7beaacbf
2 changed files with 86 additions and 21 deletions
|
|
@ -29,22 +29,6 @@
|
|||
width: 98%;
|
||||
height: 532px;
|
||||
}
|
||||
#mikuButton img {
|
||||
position: fixed;
|
||||
bottom: 5px;
|
||||
left: 5px;
|
||||
width: 70px;
|
||||
transition-duration: 0.2s;
|
||||
}
|
||||
#mikuButton img:hover {
|
||||
transform: scale(0.95);
|
||||
transition-duration: 0.2s;
|
||||
}
|
||||
@media (max-width: 1000px) {
|
||||
#mikuButton {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
@media (min-width: 0px) {
|
||||
.guestbook-header-img {
|
||||
display: none;
|
||||
|
|
@ -478,6 +462,7 @@
|
|||
>Open in a new tab</a
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</article>
|
||||
<!-- Featured Buttons Carousel -->
|
||||
<nav class="carousel-buttons text-containers-main-bg" aria-label="88x31 Button Carousel">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue