Skip to content

Commit

Permalink
Module/Item: Improve style
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightprince committed Oct 24, 2024
1 parent 3918d29 commit 54b7f8b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions application/modules/item/css/item.css
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
#item_space .item_bg {
margin-left:5px;
width:300px;
float:left;
}

#item_space .item {
width:70px;
height:70px;
float:left;
margin:10px;
margin-right:0px;
margin-top:12px;
margin: 12px 0 10px 10px;
}

#item_space .item a {
Expand Down

0 comments on commit 54b7f8b

Please sign in to comment.