Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 77f8685

Browse files
committed
Minor change in Work Period header's padding.
1 parent 9366a10 commit 77f8685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/WorkPeriods/styles.module.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
flex-wrap: wrap;
66
justify-content: space-between;
77
align-items: center;
8-
padding: 13px 13px 13px 32px;
8+
padding: 13px 13px 13px 29px;
99

1010
@include desktop {
1111
flex-wrap: nowrap;

0 commit comments

Comments
 (0)