diff --git a/app/assets/stylesheets/qr_sheet/structure.css.sass b/app/assets/stylesheets/qr_sheet/structure.css.sass index 3c382ce5..df70b417 100644 --- a/app/assets/stylesheets/qr_sheet/structure.css.sass +++ b/app/assets/stylesheets/qr_sheet/structure.css.sass @@ -1,7 +1,10 @@ ul#qr-list list-style: none + width: 600px li float: left margin-right: 20px border: 1px solid black margin-bottom: 20px + img + width: 172px