update pen color variables

This commit is contained in:
Aadil Ayub 2022-04-07 21:17:00 +05:00
parent dcae820f44
commit 1a85b01de7
1 changed files with 3 additions and 2 deletions

View File

@ -40,8 +40,8 @@
--tv-dark: #237D0F;
--tv-light: #E2FAD7;
--pen-dark: #E0005C;
--pen-light: #FEDAE9;
--pen-dark: #C5021E;
--pen-light: #FFEBD9;
--social-light: #C2E4F2;
--social-dark: #0163A4;
@ -392,6 +392,7 @@ footer.post-footer {
color: var(--shouts-dark);
}
.h-entry.network header {
display: flex;
flex-direction: column;