updated styles, visit images have been added to sites

This commit is contained in:
2020-01-14 10:52:20 -05:00
parent 2a6780f665
commit 476bde82de
3 changed files with 24 additions and 5 deletions

View File

@ -81,3 +81,19 @@ h1#title {
margin: 0px;
padding: 0px;
}
.site-visit {
margin-top: 32px;
margin-bottom: 32px;
width: 400px;
text-align: center;
}
.site-visit img {
width: 200px;
border-radius: 5px;
}
.site-visit p {
margin: 8px;
}