I’m trying to change the radius of a gif in the multicolumn section can someone please help me ![]()
I tried to change the css file in dawn theme by adding:
.multicolumn-card {
Position: relative;
Box-sizing: border-box;
Border-radius: 30px; }
And it didnt work