Skip to content

Commit 26220fd

Browse files
JasperDawgOzzatron
authored andcommitted
mod icon stays real size on mobile
1 parent 47189f7 commit 26220fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3761,8 +3761,8 @@ footer p a:hover {
37613761
}
37623762

37633763
.mod-icon {
3764-
width: 48px;
3765-
height: 48px;
3764+
width: 80px;
3765+
height: 80px;
37663766
}
37673767

37683768
.steam-button img {

0 commit comments

Comments
 (0)