feat(): create list and single default layouts
This commit is contained in:
@@ -31,13 +31,17 @@ a {
|
||||
}
|
||||
}
|
||||
|
||||
.article-content {
|
||||
.content {
|
||||
background-color: $content-bg-color;
|
||||
min-height: 100%;
|
||||
padding-top: 1px;
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
|
||||
.articles-list article {
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
.menu {
|
||||
padding-left: 0px;
|
||||
nav {
|
||||
|
||||
Reference in New Issue
Block a user