Update main.css

This commit is contained in:
Dean Attali 2016-06-04 02:05:04 -07:00
parent 009d488a4c
commit b25b0dfc38
1 changed files with 2 additions and 2 deletions

View File

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