Fixed add on smaller screens
This commit is contained in:
parent
06b0f46e64
commit
f67b838b99
|
@ -21,6 +21,7 @@ img {
|
|||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
padding-bottom: 5px;
|
||||
overflow-x: scroll;
|
||||
}
|
||||
|
||||
.burgerbox {
|
||||
|
|
Reference in New Issue