make mobile formatting on wider screens a little prettier
This commit is contained in:
parent
93755b74b1
commit
90334a68b3
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ br {
|
|||
display: flex;
|
||||
position: relative;
|
||||
z-index: 3;
|
||||
max-width: 50%;
|
||||
max-width: 650px;
|
||||
/* max-height: 200px; */
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue