Add love data

This commit is contained in:
Jeremy Thomas 2017-10-09 09:42:07 +01:00
parent 80ebda394e
commit f005456df0
2 changed files with 20 additions and 0 deletions

View file

@ -11476,6 +11476,7 @@ html.route-index .hero.is-primary a.column:hover .title strong {
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
=======
=======
>>>>>>> Use link instead of primary
@ -11527,6 +11528,18 @@ html.route-index .hero.is-primary a.column:hover .title strong {
align-items: center;
display: none;
>>>>>>> Add variables data
=======
align-items: center;
display: none;
=======
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
>>>>>>> Add love data
>>>>>>> Add love data
margin-top: 8.4px;
}

File diff suppressed because one or more lines are too long