fix width
This commit is contained in:
parent
2fa950f32f
commit
e3114879d4
1 changed files with 1 additions and 1 deletions
|
|
@ -220,7 +220,7 @@ export default {
|
|||
.iss-heritage-container-width {
|
||||
.service-packages-container {
|
||||
@media (min-width: 992px) {
|
||||
width: 85%; // REVISIT
|
||||
width: 100%;
|
||||
}
|
||||
position: relative;
|
||||
min-height: 1px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue