diff options
| author | Mark Otto <[email protected]> | 2011-10-17 12:45:09 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-10-17 12:45:09 -0700 |
| commit | f48baceeda7dc18e1fdf78f89c55b3de40a3357e (patch) | |
| tree | a7c4c990f7a594e4c4edcee02eeae658c3d2addd /lib/type.less | |
| parent | 6d2e39950d98dafbb82e94f00b3c99b82d0ba1c1 (diff) | |
| download | bootstrap-f48baceeda7dc18e1fdf78f89c55b3de40a3357e.tar.xz bootstrap-f48baceeda7dc18e1fdf78f89c55b3de40a3357e.zip | |
remove bottom margin from h1
Diffstat (limited to 'lib/type.less')
| -rw-r--r-- | lib/type.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/type.less b/lib/type.less index c746a58af..28d893fb9 100644 --- a/lib/type.less +++ b/lib/type.less @@ -29,7 +29,6 @@ h1, h2, h3, h4, h5, h6 { } } h1 { - margin-bottom: @baseLineHeight; font-size: 30px; line-height: @baseLineHeight * 2; small { |
