categories-page #44
@ -5,4 +5,17 @@ main > h1 {
|
||||
|
||||
section.catPosts .largePost {
|
||||
margin-bottom: 3em;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
section.categories {
|
||||
display: flex
|
||||
flex-direction row;
|
||||
justify-content: center;
|
||||
align-items;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
section.categories .btnContainer {
|
||||
flex-basis: 33.3333333%
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user