Fix layout bug in mobile

Added in [af8c4ec]
This commit is contained in:
Daniele Tonon
2023-07-16 23:49:06 +02:00
parent 9c4ddbcfbb
commit bb24a43eb2
3 changed files with 3 additions and 1 deletions

View File

@@ -264,6 +264,7 @@ iframe {
.container .columnA {
display: flex;
position: relative;
max-width: none;
top: auto;
align-items: center;
margin-top: 0rem;