Remove max height from image in chat and change breakpoint for mobile
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 14s
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 14s
This commit is contained in:
@@ -201,7 +201,7 @@ import Steam from "./Steam.vue";
|
||||
/* } */
|
||||
}
|
||||
|
||||
@media (max-width: 509px) {
|
||||
@media (max-width: 700px) {
|
||||
.homeGrid {
|
||||
border-image: none;
|
||||
border-width: 0;
|
||||
|
||||
Reference in New Issue
Block a user