Updated the LinkChooser style
This commit is contained in:
@ -3,6 +3,8 @@
|
|||||||
.module-area
|
.module-area
|
||||||
display: flex
|
display: flex
|
||||||
gap: 0.3rem
|
gap: 0.3rem
|
||||||
|
flex-wrap: wrap
|
||||||
|
justify-content: center
|
||||||
|
|
||||||
.module-item
|
.module-item
|
||||||
display: flex
|
display: flex
|
||||||
@ -41,4 +43,4 @@
|
|||||||
.module-item h3
|
.module-item h3
|
||||||
text-align: center
|
text-align: center
|
||||||
margin: 0
|
margin: 0
|
||||||
color: $light-gray
|
color: $light-gray
|
||||||
|
Reference in New Issue
Block a user