mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-09 15:35:25 +02:00
update image margings
This commit is contained in:
parent
ceccd234cd
commit
2595488470
1 changed files with 4 additions and 4 deletions
|
@ -270,8 +270,7 @@
|
|||
* ==================
|
||||
*/
|
||||
.block-image {
|
||||
margin: 40px auto;
|
||||
text-align: center;
|
||||
margin: 0 auto;
|
||||
|
||||
&__content {
|
||||
img, video {
|
||||
|
@ -298,8 +297,9 @@
|
|||
}
|
||||
|
||||
&__caption {
|
||||
margin: 1em auto;
|
||||
color: var(--color-text-second);
|
||||
margin-top: 10px;
|
||||
color: var(--color-text-second);
|
||||
font-size: 0.9em;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue