Ensure the banner's text stays in it's place
This commit is contained in:
parent
ddeff408f1
commit
c7f0bbe545
@ -63,6 +63,9 @@ input[type=text], input:not([type=submit]) {
|
||||
max-width: 180px;
|
||||
max-height: 260px;
|
||||
}
|
||||
.show-promo span {
|
||||
display: block;
|
||||
}
|
||||
.blocklayout .block {
|
||||
margin: 15px;
|
||||
box-shadow: 2px 2px 5px #9c9c9c;
|
||||
|
Reference in New Issue
Block a user