Improved section margins
authorMarcel Werk <burntime@woltlab.com>
Wed, 9 Mar 2016 11:34:57 +0000 (12:34 +0100)
committerMarcel Werk <burntime@woltlab.com>
Wed, 9 Mar 2016 17:12:43 +0000 (18:12 +0100)
wcfsetup/install/files/style/layout/content.scss

index 5fc58e8e4a197980b053192840c2046f1c3c1b75..546ca453bd815872f6cdeebb2d065d9aee6ada91 100644 (file)
        }
        
        .section {
-               margin-top: 20px;
+               margin-top: 30px;
+               
+               &:first-child {
+                       margin-top: 20px;
+               }
                
                .sectionTitle {
                        @extend .wcfFontHeadline;