Margin and Padding at 'Container Queries'

This commit is contained in:
2021-03-06 21:20:18 +01:00
parent a1b95dd632
commit a483ca5ae3
5 changed files with 48 additions and 18 deletions

View File

@@ -124,8 +124,9 @@ RV-ContentCrop(line-height=1.1, height=350px)
display block
overflow hidden
height calc_height()
width calc_width()
height 100%
width 100%
box-sizing border-box
.RV-Image