Emi Matchu
43d650a5d4
I had tested this with less variety in the list of styles, now that I'm seeing it live I realize we need more consistency and more space!
11 lines
180 B
Sass
11 lines
180 B
Sass
body.alt_styles-index
|
|
.alt-styles-list
|
|
list-style: none
|
|
display: flex
|
|
justify-content: center
|
|
flex-wrap: wrap
|
|
gap: 1.5em
|
|
|
|
.alt-style
|
|
text-align: center
|
|
width: 80px
|