Skip to content

Commit 4382f7c

Browse files
committed
added responsive styling for container size for link controls
1 parent c3bb351 commit 4382f7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/app/styles/components/_componentMap.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
gap: 16px;
3030
padding: 16px;
3131
background: white;
32+
justify-content: space-between;
33+
max-width: 1200px;
3234
}
3335

3436
.control-group {

0 commit comments

Comments
 (0)