generated from gitea_admin/default
dev
This commit is contained in:
@@ -272,13 +272,17 @@
|
||||
|
||||
&__figure {
|
||||
margin: 30px 0 30px;
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
&__image {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
max-height: 430px;
|
||||
object-fit: contain;
|
||||
border-radius: 6px;
|
||||
|
||||
}
|
||||
|
||||
&__caption {
|
||||
@@ -307,7 +311,10 @@
|
||||
blockquote + &__h,
|
||||
&__code + &__h,
|
||||
&__figure + &__h {
|
||||
margin-top: 13px;
|
||||
margin-top: 23px;
|
||||
}
|
||||
> :not(h1) {
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user