Add love data
This commit is contained in:
parent
80ebda394e
commit
f005456df0
2 changed files with 20 additions and 0 deletions
|
@ -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
Loading…
Add table
Reference in a new issue