diff options
Diffstat (limited to 'src/app/css/launcher.css')
-rw-r--r-- | src/app/css/launcher.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/app/css/launcher.css b/src/app/css/launcher.css index 19cffb3..e165c58 100644 --- a/src/app/css/launcher.css +++ b/src/app/css/launcher.css @@ -170,6 +170,10 @@ margin-top: 0px; } +.section .release-block :last-child { + margin-bottom: 0px; +} + .contentBody img {max-width: 100%} .contentBody .img {text-align: center} |