Merge branch 'feature/blur-component' into 'develop'

Feature/blur component

See merge request witapp/aura-webapp!192
This commit is contained in:
Daniil Chemerkin 2024-06-22 08:17:16 +00:00
commit 93896b9b19

View File

@ -5,7 +5,6 @@
width: 100%;
background: linear-gradient(90deg, #3a716d31 9%, #3c3c3c31 72%, #21888931 96%),
linear-gradient(90deg, #05d4b6 23%, #22908e 74%, #0cc3ac 94%);
max-width: 330px;
border-radius: 8px;
font-size: 29px;
line-height: 125%;