aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-02-07 08:45:09 -0500
committerGravatar Barry Clark <barry@barryclark.co> 2014-02-07 08:45:09 -0500
commitc3e313bd13ac8e9def3e201743053a3ce0749c6a (patch)
tree4b2b91d7ed26dfeda39a9652730034fa2f30540a /scss
parenta6da2babe995f4731694764297413b53e501afcf (diff)
downloadkompetenzbolzen.github.io-c3e313bd13ac8e9def3e201743053a3ce0749c6a.tar.gz
Added blog to front page.
Diffstat (limited to 'scss')
-rwxr-xr-xscss/style.scss34
1 files changed, 1 insertions, 33 deletions
diff --git a/scss/style.scss b/scss/style.scss
index 548c9b0..a47be33 100755
--- a/scss/style.scss
+++ b/scss/style.scss
@@ -154,39 +154,7 @@ nav {
}
}
-.hero {
- margin: 80px 20px 40px;
- @include mobile {
- margin: 40px 0;
- }
-
- img {
- float: left;
- width: 160px;
- padding-right: 30px;
- }
-
- h1 {
- float: left;
- width: 590px;
-
- margin: 0;
-
- font-weight: 400;
- font-size: 2.5rem;
- line-height: 1.3;
- @include mobile {
- font-size: 2.5rem;
- }
- }
-
- p {
- float: left;
- width: 590px;
- }
-}
-
-article {
+.post {
width: 700px;
//margin: 0 auto;