Avatar: Smaller border radius for forums

This commit is contained in:
Alexander Zinchuk 2023-06-12 11:55:43 +02:00
parent b03959e847
commit f8825e5e5e

View File

@ -191,7 +191,7 @@ $color-message-reaction-own-hover: #b5e0a4;
--border-radius-default-tiny: 0.375rem;
--border-radius-messages: 0.75rem;
--border-radius-messages-small: 0.375rem;
--border-radius-forum-avatar: 33%;
--border-radius-forum-avatar: 25%;
--messages-container-width: 45.5rem;
--right-column-width: 26.5rem;
--header-height: 3.5rem;