diff options
| author | Jacob Thornton <[email protected]> | 2011-09-16 12:30:30 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-09-16 12:30:30 -0700 |
| commit | f03f7da08beede6e6a92ecc6bf28ca978750cd7a (patch) | |
| tree | ee0e57501bd8cf7207b5832727891aec32c5fb3d | |
| parent | cd556cfacd83a30791b9efaeac61caea057cc8b0 (diff) | |
| download | bootstrap-f03f7da08beede6e6a92ecc6bf28ca978750cd7a.tar.xz bootstrap-f03f7da08beede6e6a92ecc6bf28ca978750cd7a.zip | |
fix readme link spacingv1.3.0
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ Here's what the LESS version looks like: Or if you prefer, the standard css way: ``` html - <link rel="stylesheet" type="text/css" href="bootstrap.css"> +<link rel="stylesheet" type="text/css" href="bootstrap.css"> ``` For more info, refer to the docs! |
