diff options
| -rwxr-xr-x | public/stylesheets/styled.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/styled.css b/public/stylesheets/styled.css index 8af3299..6dd528a 100755 --- a/public/stylesheets/styled.css +++ b/public/stylesheets/styled.css | |||
| @@ -182,7 +182,7 @@ hr.subtitle { | |||
| 182 | color: #4d4d4d; | 182 | color: #4d4d4d; |
| 183 | font-family: Verdana; | 183 | font-family: Verdana; |
| 184 | line-height: 1.8em; | 184 | line-height: 1.8em; |
| 185 | margin: 0; | 185 | margin-bottom: 1.8em; |
| 186 | padding: 0; | 186 | padding: 0; |
| 187 | } | 187 | } |
| 188 | 188 | ||
