Skip to content

Commit 270ef92

Browse files
committed
Adjust styles for group
1 parent ed67f73 commit 270ef92

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/index.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,8 @@ code {
1616
padding-left: 1rem;
1717
padding-right: 1rem;
1818
}
19+
20+
.group {
21+
display: flex;
22+
justify-content: space-between;
23+
}

0 commit comments

Comments
 (0)