Skip to content

Commit 1967c69

Browse files
committed
/series/{id}: add more space between images
[ci skip]
1 parent 585e6fa commit 1967c69

File tree

1 file changed

+4
-0
lines changed
  • src/main/webapp/WEB-INF/static/styles

1 file changed

+4
-0
lines changed

src/main/webapp/WEB-INF/static/styles/main.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,7 @@ label {
7171
margin-top: 5px;
7272
margin-bottom: 10px;
7373
}
74+
75+
.row .series-images {
76+
margin-bottom: 10px;
77+
}

0 commit comments

Comments
 (0)