Updated the LinkChooser style

This commit is contained in:
2023-01-07 22:57:00 +01:00
parent 247c076981
commit 624680588d

View File

@ -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