We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 103f410 commit c8cd7b8Copy full SHA for c8cd7b8
1 file changed
_sass/_header.scss
@@ -19,7 +19,6 @@
19
margin-bottom: 12px;
20
border: 2px dotted white;
21
transition: 0.3s ease-in-out;
22
- // transition: transform 260ms cubic-bezier(.2,.9,.2,1), box-shadow 260ms;
23
&:hover {
24
transform: scale(1.06) rotate(6deg);
25
}
0 commit comments