feat: improves
This commit is contained in:
parent
336435e399
commit
2c522a0c3a
@ -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;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user