feat: screenshots only for selected device

This commit is contained in:
relikd
2024-02-29 23:36:28 +01:00
parent bcdbaaf399
commit 17a0014b58
3 changed files with 7 additions and 3 deletions

View File

@@ -95,6 +95,8 @@ h4 {
.carousel img {
max-height: 330px;
margin: 8px;
min-width: 100px;
min-height: 100px;
}
.itunes p {
white-space: pre-wrap;