minor css tweak
This commit is contained in:
parent
5717d31a68
commit
19b385ff81
1 changed files with 10 additions and 0 deletions
|
@ -250,6 +250,16 @@ h4{
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
.galleryLink{
|
||||
grid-column: 1/13;
|
||||
grid-row: 3/8;
|
||||
|
||||
object-fit: cover;
|
||||
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
img.galleryImage{
|
||||
border: 0;
|
||||
padding-left: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue