[dreamwidth/dw-free] 9be41d: Fix content centering in Gradation Horizontal
Branch: refs/heads/master Home: https://github.com/dreamwidth/dw-free Commit: 9be41d342503d87f0ba0c513e0eca1b12121fc18 https://github.com/dreamwidth/dw-free/commit/9be41d342503d87f0ba0c513e0eca1b12121fc18 Author: Nick Fagerlund nick.fagerlund@gmail.com Date: 2020-09-01 (Tue, 01 Sep 2020)
Changed paths: M htdocs/scss/skins/nav.scss M htdocs/scss/skins/gradation/gradation-base.scss
Log Message:
Fix content centering in Gradation Horizontal
The gradation skins both slam the #content
div over to the left, but that's
only appropriate on the vertical nav one; the horizontal one should act like the
tropos do and center it.