puckzxz / NotAnotherAnimeTheme

A easily customizable and automatically updating theme for Discord
The Unlicense
236 stars 987 forks source link

how can we adjust server icon size #173

Open AkaRamen opened 2 years ago

AkaRamen commented 2 years ago

like to smaller the size from default, how can we input code in css file to do it?

notsnakesilent commented 1 year ago

.theme-dark .guilds-2JjMmN .listItem-3SmSlK .wrapper-2PSQCG .icon-3AqZ2e { width: 32px; height: auto; border-radius: 50%; }