style: portal flex
This commit is contained in:
parent
9f8aa510db
commit
eae17727f9
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ $portal_icon_size: 64px;
|
||||||
transition: flex 500ms cubic-bezier(0, 0, 0.2, 1.4), background 800ms ease;
|
transition: flex 500ms cubic-bezier(0, 0, 0.2, 1.4), background 800ms ease;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
flex: 2;
|
flex: 3;
|
||||||
background-color: #999;
|
background-color: #999;
|
||||||
|
|
||||||
// h2 {
|
// h2 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue