We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 536b240 commit 511b801Copy full SHA for 511b801
1 file changed
src/app/items/list/items-list-page.hbs
@@ -45,7 +45,7 @@ items:
45
<div class="row">
46
47
{{!-- Title --}}
48
- <div class="col-sm-6">
+ <div class="col-md-6">
49
<h3 class="title">
50
Items
51
<a href="item-editor.html" class="btn btn-primary btn-sm rounded-s">
0 commit comments