Compare commits

..

No commits in common. "42b597d58589cfa47890a35c06fd651fc654742a" and "6e6d3d1823170b2bedd6c1b4fbafb1f593664724" have entirely different histories.

View File

@ -13,12 +13,7 @@
display: flex;
column-gap: 10px;
align-items: center;
font-size: 20px;
font-size: 16px;
color: black;
transition: all 0.3s ease;
&:hover {
scale: 1.1;
}
}
}