We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed67f73 commit 270ef92Copy full SHA for 270ef92
src/index.css
@@ -16,3 +16,8 @@ code {
16
padding-left: 1rem;
17
padding-right: 1rem;
18
}
19
+
20
+.group {
21
+ display: flex;
22
+ justify-content: space-between;
23
+}
0 commit comments