diff options
author | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2010-09-20 15:33:37 +0000 |
---|---|---|
committer | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2010-09-20 15:33:37 +0000 |
commit | bb81806bb58326f0dadfddc38705f0760c7c8d8f (patch) | |
tree | 177bef5ce2ffec926ff3067bd959b10db77261c7 /media/sass/_about.sass | |
parent | ad23af9549c4bc23ab345966d977e1f5d69ac03d (diff) |
improved html structure and tweaked stylesheet accordingly
Diffstat (limited to 'media/sass/_about.sass')
-rw-r--r-- | media/sass/_about.sass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media/sass/_about.sass b/media/sass/_about.sass index 724108f..dc25bdb 100644 --- a/media/sass/_about.sass +++ b/media/sass/_about.sass @@ -1,6 +1,6 @@ //About page -#about +#about article section clear: both margin-top: 24px @@ -23,7 +23,7 @@ float: left margin-left: $pad width: $col9 + $pad - font-size: 1.6em + font-size: 16px h3 +sm-headline-sans margin: 0 |