fixed style for multiple site visits

This commit is contained in:
Sean Clarke 2020-01-14 11:31:22 -05:00
parent 476bde82de
commit 40723f6e2d

View File

@ -87,6 +87,8 @@ h1#title {
margin-bottom: 32px; margin-bottom: 32px;
width: 400px; width: 400px;
text-align: center; text-align: center;
display: inline-block;
vertical-align: top;
} }
.site-visit img { .site-visit img {