updated link style

This commit is contained in:
Josh Johnson 2016-03-24 09:53:45 -04:00
parent 0fe38b4323
commit 6a9c9a5469

View file

@ -138,6 +138,10 @@ nav ul > li {
margin: 0; margin: 0;
} }
.micropost p > a, .post p > a {
text-decoration: underline;
}
.post h2 { .post h2 {
margin: 0; margin: 0;
line-height: 32px; line-height: 32px;