1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-08 04:55:37 -05:00

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 {