chore: fixes

This commit is contained in:
MattTheTekie 2026-04-23 17:44:40 -04:00
commit fd31b57b37
3 changed files with 61 additions and 28 deletions

View file

@ -158,19 +158,3 @@ body.console-dsi .screen {
width: 320px;
}
.carousel-buttons {
overflow: hidden;
width: 100%;
}
.carousel-track {
display: flex;
gap: 10px;
white-space: nowrap;
overflow-x: scroll;
scroll-behavior: auto;
}
.carousel-track a img {
height: 31px;
}