We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c45c3 commit cbec632Copy full SHA for cbec632
1 file changed
css/app.css
@@ -420,14 +420,6 @@ article.body h1 {
420
box-shadow: 0 15px 30px rgba(0,0,0,0.2);
421
}
422
423
-.service-info {
424
- transition: transform 0.4s ease, box-shadow 0.4s ease;
425
-}
426
-
427
-.service-info:hover {
428
- transform: translateY(-5px);
429
- box-shadow: 0 10px 25px rgba(0,0,0,0.15);
430
431
432
.service-skill {
433
transition: transform 0.4s ease;
0 commit comments