Improve image gallery css

This commit is contained in:
Zed 2019-06-23 02:37:25 +02:00
parent fa91b0e262
commit 64259ef1ea
2 changed files with 3 additions and 2 deletions

View file

@ -211,6 +211,8 @@ nav {
border-radius: 7px;
overflow: hidden;
flex-flow: column;
background-color: #0f0f0f;
align-items: center;
}
.gallery-row {