diff options
Diffstat (limited to 'theme/stylesheets/book/exercise.less')
-rwxr-xr-x | theme/stylesheets/book/exercise.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/stylesheets/book/exercise.less b/theme/stylesheets/book/exercise.less index dd30298..a6f8a45 100755 --- a/theme/stylesheets/book/exercise.less +++ b/theme/stylesheets/book/exercise.less @@ -1,7 +1,7 @@ .book .book-body .page-wrapper .page-inner { section.exercise { padding: 0px; - margin: 20px 0px; + margin: 20px 15px; border: 3px solid #2f8cde; .header { |