feat: use a white header for the timeline

This commit is contained in:
Adrien Marquès 2022-10-10 14:20:46 +02:00
parent f2eccc9f55
commit 408f6ebe87
Signed by: xdrm-brackets
GPG Key ID: D75243CA236D825E
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@
width: calc( 100% - #{1*2rem} );
margin-top: 1rem;
background: #564ba4;
background: #eee;
// background: linear-gradient(to top right, #564ba4, #745cfc);
border-radius: 1rem / 1rem;