Skip to content

Commit

Permalink
fix hopefully
Browse files Browse the repository at this point in the history
  • Loading branch information
timmysiauw committed Dec 10, 2016
1 parent 01fb122 commit 4f3e393
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions modemap.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,18 @@
}

.wkhr-slider {
width: 700px;
width: 550px;
display: inline-block;
vertical-align: middle;
line-height: 30px;
}

.wkhr-display {
width: 100px;
width: 250px;
display: inline-block;
vertical-align: middle;
line-height: 30px;
font-size: 18px;
font-size: 12px;
font-weight: bold;
text-align: center;
}

0 comments on commit 4f3e393

Please sign in to comment.