temporarily removing filter
This commit is contained in:
parent
95a4ab3e3a
commit
5778aa2b34
2 changed files with 3 additions and 7 deletions
|
@ -252,13 +252,13 @@ h2, h3{
|
|||
|
||||
.GalleryLeftArrow{
|
||||
grid-column: 1;
|
||||
grid-row: 11;
|
||||
grid-row: 12;
|
||||
font-size: 7vw;
|
||||
}
|
||||
|
||||
.GalleryRightArrow{
|
||||
grid-column: 12;
|
||||
grid-row: 11;
|
||||
grid-row: 12;
|
||||
font-size: 7vw;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue