puckzxz / NotAnotherAnimeTheme

A easily customizable and automatically updating theme for Discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how can we adjust server icon size

AkaRamen opened this issue · comments

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

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