1
0
Fork 0

beautify index page

This commit is contained in:
Moritz Ruth 2019-03-09 21:17:45 +01:00
parent 0d834e2f57
commit 0c3548f9e1
5 changed files with 53 additions and 19 deletions

View file

@ -53,7 +53,6 @@
width: 100%;
transition: 0.5s ease-out;
transform: scale(1);
.icon {
height: 100%;
@ -85,10 +84,6 @@
}
&:hover {
.box {
transform: scale(1.1);
}
.title {
opacity: 1;
}