new images
This commit is contained in:
parent
071b263fc4
commit
6431b5a439
37 changed files with 507 additions and 283 deletions
|
|
@ -306,7 +306,7 @@ footer{
|
|||
grid-column-gap: 2em;
|
||||
grid-template-rows: auto auto 1fr;
|
||||
break-inside: avoid;
|
||||
margin-bottom: 3em;
|
||||
margin-bottom: 2.8em;
|
||||
}
|
||||
|
||||
.portfolio-group figure{
|
||||
|
|
@ -314,7 +314,7 @@ footer{
|
|||
grid-row: 1/4;
|
||||
margin: 0;
|
||||
border: 1px solid #cfcfcf;
|
||||
aspect-ratio: 5/3;
|
||||
aspect-ratio: 8/5;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
|
@ -362,3 +362,7 @@ footer{
|
|||
}
|
||||
|
||||
|
||||
|
||||
#wysiwyg img{
|
||||
object-position: 0px 0px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue