Files
blog/sass/_johnvertisement.scss
2024-05-06 04:42:06 +03:00

8 lines
132 B
SCSS

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