Files
blog/sass/_johnvertisement.scss
2024-04-03 02:19:54 +03:00

8 lines
127 B
SCSS

#johnvertisement {
display: block;
margin: 0 auto;
border: none;
width: min(728px, 100vw);
height: min(90px, 12.367vw);
}