forked from ruangrupa/lumbung.space
update pen color variables
This commit is contained in:
parent
dcae820f44
commit
1a85b01de7
@ -40,8 +40,8 @@
|
|||||||
--tv-dark: #237D0F;
|
--tv-dark: #237D0F;
|
||||||
--tv-light: #E2FAD7;
|
--tv-light: #E2FAD7;
|
||||||
|
|
||||||
--pen-dark: #E0005C;
|
--pen-dark: #C5021E;
|
||||||
--pen-light: #FEDAE9;
|
--pen-light: #FFEBD9;
|
||||||
|
|
||||||
--social-light: #C2E4F2;
|
--social-light: #C2E4F2;
|
||||||
--social-dark: #0163A4;
|
--social-dark: #0163A4;
|
||||||
@ -392,6 +392,7 @@ footer.post-footer {
|
|||||||
color: var(--shouts-dark);
|
color: var(--shouts-dark);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.h-entry.network header {
|
.h-entry.network header {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
Loading…
Reference in New Issue
Block a user