Update main.css

This commit is contained in:
Dean Attali 2016-06-04 02:05:04 -07:00
parent 009d488a4c
commit b25b0dfc38

View File

@ -32,8 +32,8 @@ blockquote {
color: #808080; color: #808080;
font-style: italic; font-style: italic;
} }
blockquote p{ blockquote p:first-child {
margin:0; margin-top: 0;
} }
hr.small { hr.small {
max-width: 100px; max-width: 100px;