Hugo-Academic How can I change the size of avatar?

Hi all,

How do I change the size of avatar?

I know somehow I have to change the customized css in “/assets/css/custom.css”

But, I don’t know the code to change the size. I tried many codes available online, but to no avail.

Here is my current code for custom.css

Thanks in advance.

.portrait {
border-radius: initial !important;
}

.active {
background-color: rgba(0,0,0,0.24);
}

Hiya! The Academic theme was created by @neutreno. It has a dedicated issue queue and community chat.