Skip to content

Commit

Permalink
Improves spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbonhomme committed Feb 3, 2017
1 parent e60d033 commit b92677c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions src/assets/scss/components/_main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,10 @@
}

.aetm--lab--project {
margin: 2rem auto;
}

.aetm--lab--project--button {
display: block;
position: relative;
border: solid 1px $aetm-pink;
Expand Down
4 changes: 2 additions & 2 deletions src/pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,13 +179,13 @@ <h3 class="aetm--title-second aetm--blue">Un besoin particulier, <br>une questio
</div>

<!-- vliller -->
<div class="column row aetm--box">
<div class="column row aetm--box aetm--lab--project">
<div class="aetm--box--medium">
<h2 class="aetm--title-primary aetm--pink">labo</h2>

<p class="aetm--text-primary aetm--pink">Quand on ne travaille pas avec vous, on conçoit des projets dans notre laboratoire d’expérimentation</p>

<a class="aetm--lab--project" href="http://vliller.alexetmanon.com" title="découvrir vliller">
<a class="aetm--lab--project--button" href="http://vliller.alexetmanon.com" title="découvrir vliller">
<p><span class="show-for-medium">découvrir </span>vliller</p>
<div class="aetm--lab--project--arrow">
<img src="assets/img/aetm-arrow-white-right.svg">
Expand Down

0 comments on commit b92677c

Please # to comment.