Skip to content
Snippets Groups Projects
Commit 5d2ba3d0 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

timeline item

parent 7462626d
No related branches found
No related tags found
No related merge requests found
Pipeline #492172 failed
......@@ -223,7 +223,7 @@ button.tabbutton:nth-child(1), button.tabbutton:nth-child(6){
.timeline-item-content {
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
border-radius: 5px;
background-color: var(--ourbeige);
background-color: white; /* Soll white bleiben! */
display: flex;
flex-direction: column;
align-items: flex-end;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment