Finish layout updates. Recent posts now appear in single-column on the main page.
This commit is contained in:
parent
9ead6e05b6
commit
e45382d439
2 changed files with 24 additions and 1 deletions
|
@ -23,3 +23,13 @@
|
|||
.col-4 {
|
||||
width: 25%;
|
||||
}
|
||||
|
||||
|
||||
.category-menu {
|
||||
margin-bottom: $spacing-unit;
|
||||
}
|
||||
|
||||
.category-link {
|
||||
font-size: $large-font-size;
|
||||
padding: 0px 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue