feat: improves
This commit is contained in:
@@ -124,6 +124,11 @@
|
||||
gap: tovw(24px, 'default', 24px);
|
||||
|
||||
img {
|
||||
@include respond-to('mobile') {
|
||||
width: tovw(192px, 'mobile');
|
||||
height: tovw(192px, 'mobile');
|
||||
}
|
||||
|
||||
border-radius: tovw(5px, 'default', 5px);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user