beautify index page
This commit is contained in:
parent
0d834e2f57
commit
0c3548f9e1
5 changed files with 53 additions and 19 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue