Skip to content

Commit

Permalink
! Fixed wrong margins in Wuthering's responsive mode. (Wuthering/extr…
Browse files Browse the repository at this point in the history
…a.css)
  • Loading branch information
Nao committed Aug 18, 2014
1 parent c26851b commit 1ab0d0d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion core/skins/Wuthering/extra.css
Expand Up @@ -62,7 +62,7 @@ $darkgrad = #f3f2f0
padding: 8px 0 0

#main
padding: 0 5px 12px
padding-top: 0

#top_section
background: none
Expand Down Expand Up @@ -304,6 +304,7 @@ dfn
/* These are our CSS variable and mixin definitions.
------------------------------------------------------- */

$horizontal_content_padding = 5px
$generic_stack = Verdana, Arial, sans-serif
$main_font = $generic_stack
$subject_font = $generic_stack
Expand Down

0 comments on commit 1ab0d0d

Please sign in to comment.