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