Skip to content

Commit

Permalink
css changes
Browse files Browse the repository at this point in the history
  • Loading branch information
smexal committed Dec 22, 2017
1 parent 4834dff commit db266d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion css/bigteaser.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ img {
}

.forge-news-teaser-big {
margin-top: 50px;
margin-top: 70px;

img {
float: right;
Expand Down
8 changes: 1 addition & 7 deletions css/disturber.less
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.forge-news-disturber {
display: block;
margin: 50px 0 0 0;
margin: 70px 0 0 0;

* {
transition: 300ms;
Expand Down Expand Up @@ -69,11 +69,5 @@
margin-top: 0;
margin-bottom: 6px;
}

.cta-light {
text-transform: uppercase;
font-weight: bold;
font-size: 0.813em;
}
}
}

0 comments on commit db266d2

Please sign in to comment.