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