updated animated icons
This commit is contained in:
@@ -89,17 +89,10 @@
|
||||
}
|
||||
|
||||
.highlight_list__item__icon__animated {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
position: relative;
|
||||
display: block;
|
||||
width: em(70px);
|
||||
height: em(70px);
|
||||
transform: translateX(-50%) translateY(-50%);
|
||||
@media screen and (max-width: $medium_breakpoint) {
|
||||
width: em(35px);
|
||||
height: em(35px);
|
||||
}
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.highlight_list__item__title {
|
||||
|
||||
Reference in New Issue
Block a user