enlarging container size which was too tight
This commit is contained in:
parent
2d98560f65
commit
3a4998525f
|
|
@ -36,6 +36,6 @@ details[open] summary .open-close-icon {
|
||||||
|
|
||||||
.container {
|
.container {
|
||||||
@screen lg {
|
@screen lg {
|
||||||
max-width: 1250px;
|
max-width: 1310px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user