1
0

Integrated animations in the Home styles.sass

This commit is contained in:
Mathias Wagner 2023-11-19 15:51:40 +01:00
parent e940275b69
commit d7c6f3de01
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -11,6 +11,7 @@
.info-area
padding: 1rem 1.5rem
width: 21rem
animation: bounceIn 0.7s ease-out
h2
margin: 0
@ -64,6 +65,8 @@
gap: 1rem
color: $text
text-decoration: none
transition: 0.2s
animation: bounceIn 0.7s ease-out
svg
font-size: 38pt