core: simplify code
This commit is contained in:
@ -25,11 +25,11 @@ body * {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.image-container {
|
||||
.picture-container {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.image-container-element {
|
||||
.picture-container-element {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
@ -57,7 +57,7 @@ body * {
|
||||
}
|
||||
|
||||
.navigation,
|
||||
.meta-image {
|
||||
.meta-picture {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
|
Reference in New Issue
Block a user