minor category page style tweaks for mobile
This commit is contained in:
parent
a47a71dd82
commit
74da57f77f
|
@ -131,10 +131,6 @@
|
|||
box-sizing: inherit;
|
||||
}
|
||||
|
||||
.main-link {
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
.posts {
|
||||
width: 10%;
|
||||
}
|
||||
|
@ -193,7 +189,7 @@ tr.category-topic-link {
|
|||
h3 {
|
||||
display: inline-block;
|
||||
font-size: 1.286em;
|
||||
margin: 10px 0 0 5px;
|
||||
margin: 0 0 0 10px;
|
||||
i {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue