more image gallery styling, add arrow icons

This commit is contained in:
2024-05-20 23:16:45 +02:00
parent d172c23163
commit 574a3a02a4
4 changed files with 31 additions and 53 deletions

View File

@@ -7,6 +7,8 @@
figure {
width: 100%;
height: 100%;
max-width: 1920px;
margin: 0 auto;
display: flex;
flex-direction: column;
align-items: center;