Update file style.css

This commit is contained in:
Jan BELLON 2024-03-07 14:33:49 +00:00
parent 19f325a89b
commit 42a9115088

View File

@ -65,14 +65,17 @@ a:hover {
padding: 1em 0;
}
.athena-link:hover {
box-shadow: 0 0 15px rgba(255, 255, 255, 0);
}
.athena {
height: 7em;
border-radius: 3.5em;
}
.athena-link {
height: 7em;
border-radius: 3.5em;
.athena:hover {
box-shadow: 0 0 15px rgba(255, 255, 255, 0.322);
}
.main-title {