mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 04:23:56 +02:00
Fix spacing above image when single column
This commit is contained in:
parent
a94c24e6df
commit
8d88726dba
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
.snapshot-column-right > div > img {
|
.snapshot-column-right > div > img {
|
||||||
margin-top: 32px !important;
|
margin-top: 18px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue