forked from TagesschuleElementa/www.tagesschule-elementa.ch
updated animated icons
This commit is contained in:
2
private/animation/creativity.json
Normal file → Executable file
2
private/animation/creativity.json
Normal file → Executable file
File diff suppressed because one or more lines are too long
2
private/animation/curiosity.json
Normal file → Executable file
2
private/animation/curiosity.json
Normal file → Executable file
File diff suppressed because one or more lines are too long
2
private/animation/education.json
Normal file → Executable file
2
private/animation/education.json
Normal file → Executable file
File diff suppressed because one or more lines are too long
2
private/animation/happiness.json
Normal file → Executable file
2
private/animation/happiness.json
Normal file → Executable file
File diff suppressed because one or more lines are too long
2
private/animation/learning.json
Normal file → Executable file
2
private/animation/learning.json
Normal file → Executable file
File diff suppressed because one or more lines are too long
2
private/animation/strength.json
Normal file → Executable file
2
private/animation/strength.json
Normal file → Executable file
File diff suppressed because one or more lines are too long
@@ -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