Mobile layout fixes
This commit is contained in:
parent
cfe1a0c7d4
commit
76435044f4
1 changed files with 3 additions and 2 deletions
|
@ -135,8 +135,7 @@
|
|||
}
|
||||
|
||||
#koring {
|
||||
visibility: hidden;
|
||||
height: 0px;
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -802,6 +801,8 @@ model-viewer {
|
|||
|
||||
img {
|
||||
border: 1px solid var(--border-color);
|
||||
width: 100%;
|
||||
margin: -1px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue