Finish layout updates. Recent posts now appear in single-column on the main page.
This commit is contained in:
@ -23,3 +23,13 @@
|
||||
.col-4 {
|
||||
width: 25%;
|
||||
}
|
||||
|
||||
|
||||
.category-menu {
|
||||
margin-bottom: $spacing-unit;
|
||||
}
|
||||
|
||||
.category-link {
|
||||
font-size: $large-font-size;
|
||||
padding: 0px 10px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user