diff --git a/assets/css/styles.css b/assets/css/styles.css index 664f5bc..1031adc 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -7,13 +7,13 @@ --first-color: #9D4BFF; --first-color-dark: #23004D; --first-color-light: #A49EAC; - --first-color-lighten: #F2F2F2; + --first-color-lighten: #E4F0FF; /*===== Font and typography =====*/ --body-font: 'Open Sans', sans-serif; --h1-font-size: 1.5rem; --normal-font-size: .938rem; - --small-font-size: .813rem; + --small-font-size: .814rem; } @media screen and (min-width: 768px){ @@ -242,4 +242,4 @@ img{ .login__create{ bottom: -5.5rem; } -} \ No newline at end of file +} diff --git a/index.html b/index.html index 26b6cca..df907ad 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@