ipv6 line break
This commit is contained in:
parent
e912acd3ca
commit
9257f73739
1 changed files with 5 additions and 4 deletions
|
@ -362,11 +362,12 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.value-sm-block {
|
||||||
|
display: block;
|
||||||
|
padding-top: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
@media(max-width: 767px) {
|
@media(max-width: 767px) {
|
||||||
.value-sm-block {
|
|
||||||
display: block;
|
|
||||||
padding-top: 2px;
|
|
||||||
}
|
|
||||||
.vm-contact-us div {
|
.vm-contact-us div {
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue