more site design fixes

This commit is contained in:
Kyle Drake 2016-08-03 18:00:26 -07:00
parent 0fd68aafc0
commit a74f79aeae
2 changed files with 10 additions and 6 deletions

View file

@ -1318,7 +1318,8 @@ a.tag:hover {
font-size: .9em;
}
.row {
margin: 5.5em 10%;
/* margin: 5.5em 10%; */
margin: 5.5em auto;
padding: 0;
@media (max-device-width:480px), screen and (max-width:800px){
@ -1425,7 +1426,7 @@ a.tag:hover {
text-align: left;
}
h2 {
margin-left: 20px;
text-align: center;
}
p {
font-size: 1em;