1
0

Updated the Calculate round maxWidth

This commit is contained in:
Mathias Wagner 2023-11-21 08:27:08 +01:00
parent 5c40074631
commit eada73dd5b
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -22,7 +22,7 @@
animation: roundIn 0.8s ease-out animation: roundIn 0.8s ease-out
.round .round
max-width: 60rem max-width: 63rem
display: flex display: flex
padding: 1rem 2rem padding: 1rem 2rem
transition: 1s ease-in-out transition: 1s ease-in-out