diff --git a/styles/user.scarlet b/styles/user.scarlet index 0991cb2d..f1bb650a 100644 --- a/styles/user.scarlet +++ b/styles/user.scarlet @@ -7,4 +7,14 @@ object-fit cover default-transition :hover - box-shadow outline-shadow-heavy \ No newline at end of file + box-shadow outline-shadow-heavy + +> 900px + .user-image + width 42px + height 42px + +> 1400px + .user-image + width avatar-size + height avatar-size \ No newline at end of file