minor category page style tweaks for mobile

This commit is contained in:
Jeff Atwood 2015-09-15 14:37:14 -07:00
parent a47a71dd82
commit 74da57f77f

View file

@ -131,10 +131,6 @@
box-sizing: inherit; box-sizing: inherit;
} }
.main-link {
width: 80%;
}
.posts { .posts {
width: 10%; width: 10%;
} }
@ -193,7 +189,7 @@ tr.category-topic-link {
h3 { h3 {
display: inline-block; display: inline-block;
font-size: 1.286em; font-size: 1.286em;
margin: 10px 0 0 5px; margin: 0 0 0 10px;
i { i {
margin-right: 5px; margin-right: 5px;
} }