Skip to content

Commit c7a91e5

Browse files
committed
Fixed elongated resource icons
1 parent 91372fc commit c7a91e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/css/global.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ section {
191191

192192
.icon {
193193
cursor: move;
194-
height: 4.8rem;
194+
width: 4.8rem;
195195
margin: 0.2rem;
196196
max-height: 4.8rem;
197197
max-width: 4.8rem;

0 commit comments

Comments
 (0)