fixed overflow
This commit is contained in:
@@ -180,6 +180,6 @@ button {
|
|||||||
|
|
||||||
@media (max-width: $responsive-width) {
|
@media (max-width: $responsive-width) {
|
||||||
.content{
|
.content{
|
||||||
min-width: 90vw !important;
|
min-width: 85vw !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user