Edit Newsletter component
This commit is contained in:
@@ -12,11 +12,13 @@ $color-lilas-bright: #C78FEC;
|
||||
$color-gray: #666;
|
||||
$color-lightgray: #999;
|
||||
$color-shadow-brown: #7A5D44;
|
||||
$color-cream: #FEF6EF;
|
||||
|
||||
|
||||
// CSS Variables
|
||||
:root {
|
||||
// Sizes
|
||||
--container-width: 1680px;
|
||||
--container-width: 1800px;
|
||||
|
||||
// Animation
|
||||
--ease-quart: cubic-bezier(.165, .84, .44, 1);
|
||||
|
||||
Reference in New Issue
Block a user