mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-18 19:50:58 -04:00
Adjusted the size of emotes
This commit is contained in:
@@ -123,13 +123,18 @@ li {
|
||||
}
|
||||
|
||||
.platform,
|
||||
.badge,
|
||||
.emote {
|
||||
.badge {
|
||||
height: 1em;
|
||||
margin: 1px;
|
||||
transform: translate(0px, 0.25em);
|
||||
}
|
||||
|
||||
.emote {
|
||||
height: 1.5em;
|
||||
margin: 1px;
|
||||
transform: translate(0px, 0.4em);
|
||||
}
|
||||
|
||||
.productImage {
|
||||
height: 15em;
|
||||
border-radius: 0.25em;
|
||||
|
||||
Reference in New Issue
Block a user