diff options
Diffstat (limited to 'theme/stylesheets/base')
-rw-r--r-- | theme/stylesheets/base/markdown.less | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/theme/stylesheets/base/markdown.less b/theme/stylesheets/base/markdown.less index f23b7b4..b2866b7 100644 --- a/theme/stylesheets/base/markdown.less +++ b/theme/stylesheets/base/markdown.less @@ -204,14 +204,12 @@ padding-bottom: 0.3em; font-size: 2.25em; line-height: 1.2; - border-bottom: 1px solid #eee; } h2 { padding-bottom: 0.3em; font-size: 1.75em; line-height: 1.225; - border-bottom: 1px solid #eee; } h3 { |