Skip to content

Commit 7472acb

Browse files
committed
Datumtekst had niet de zelfde padding als de lestekst
1 parent fbec544 commit 7472acb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ strong.date,
358358
"ROND" 100;
359359
}
360360
strong.date {
361-
margin: 8px 12px;
361+
margin: 8px 10px;
362362
color: var(--primary-light);
363363
display: flex;
364364
align-items: center;

0 commit comments

Comments
 (0)