@@ -202,9 +202,9 @@ blockquote p:last-child {
img {
display: block;
+ max-width: 100%;
margin: 0 0 1rem;
border-radius: 5px;
- max-width: 100%; !important
}
/* Tables */
@@ -234,7 +234,6 @@ tbody tr:nth-child(odd) th {
.lead {
font-size: 1.25rem;
font-weight: 300;
- margin-bottom: 1rem;