Add top margin to johnvert
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
#johnvertisement {
|
#johnvertisement {
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0 auto;
|
margin: 1rem auto 0;
|
||||||
border: none;
|
border: none;
|
||||||
width: min(728px, 100vw);
|
width: min(728px, 100vw);
|
||||||
height: min(90px, 12.367vw);
|
height: min(90px, 12.367vw);
|
||||||
|
Reference in New Issue
Block a user