mirror of
https://github.com/Elatteria/Elatteria-Website.git
synced 2025-07-21 22:52:11 +03:00
change over effect on big circles
This commit is contained in:
@@ -91,10 +91,12 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
border-radius: 15%;
|
font: roboto;
|
||||||
/*background: rgb(82, 109, 160);*/
|
font-family: "Roboto";
|
||||||
padding: 2.5%;
|
}
|
||||||
transition: 250ms;
|
|
||||||
|
a img:hover {
|
||||||
|
border: 2px solid white;
|
||||||
}
|
}
|
||||||
|
|
||||||
.features img {
|
.features img {
|
||||||
|
Reference in New Issue
Block a user