add spacing to hero image
This commit is contained in:
parent
7840f67fb7
commit
b94dc85cea
@ -34,7 +34,9 @@ td {
|
||||
img#nocloud {
|
||||
width: 100%;
|
||||
display: block;
|
||||
margin-left: auto; margin-right: auto;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-bottom: 3.5rem;
|
||||
}
|
||||
|
||||
img#vibing {
|
||||
|
Loading…
Reference in New Issue
Block a user