Ghost_Ruby_Theme/assets/less/blog/page.less
Sodbileg Gansukh 074ded8057 Hover
2019-05-27 21:34:56 +08:00

14 lines
232 B
Plaintext

.page-template {
.single .post-header {
border-bottom: 1px solid @light-gray-color;
padding: 25px 30px;
}
}
@media (min-width: 992px) {
.page-template {
.content-column {
margin-left: 16.666667%;
}
}
}