Format code.
This commit is contained in:
parent
67587254e8
commit
bdf1e374f2
3 changed files with 8 additions and 8 deletions
|
|
@ -307,7 +307,7 @@ export default {
|
||||||
.vehicle-damage {
|
.vehicle-damage {
|
||||||
@include media-breakpoint-up(md) {
|
@include media-breakpoint-up(md) {
|
||||||
.col-12 {
|
.col-12 {
|
||||||
width: 66.66666667%
|
width: 66.66666667%;
|
||||||
}
|
}
|
||||||
.col {
|
.col {
|
||||||
width: 33.3333333%;
|
width: 33.3333333%;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue