Skip to content

Commit a9f0357

Browse files
committed
cleaner code
1 parent cdcc8da commit a9f0357

File tree

3 files changed

+255
-194
lines changed

3 files changed

+255
-194
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
.docItemContent {
22
display: flex;
3-
flex-direction: row;
4-
justify-content: space-between;
53
align-items: center;
6-
column-gap: 12px;
4+
column-gap: 1.2rem;
75
flex-wrap: wrap;
86
}

0 commit comments

Comments
 (0)