Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions wp-content/themes/tableless/assets/css/_home.sass
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
color: #9C9C9C
font: 20px $font-regular
position: relative
transition: all linear .3
transition: all linear .3s

&:hover
background-color: #FF5252
Expand All @@ -276,6 +276,7 @@
height: 100px
margin: 0 auto
position: relative
transition: all linear .3s
z-index: 1


Expand All @@ -288,6 +289,7 @@
width: 80px
height: 80px
z-index: 0
transition: all linear .3s
display: none

@include break(desk)
Expand Down Expand Up @@ -445,4 +447,4 @@
@include break(desk)
margin-top: -90px
&:after
display: none
display: none