update pen color variables
This commit is contained in:
parent
dcae820f44
commit
1a85b01de7
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user