Improved pages style

This commit is contained in:
Pierre
2018-05-10 13:17:53 +02:00
parent 95b0ff36ec
commit 684242c3ca
3 changed files with 11 additions and 1 deletions

9
_sass/_pages.scss Normal file
View File

@ -0,0 +1,9 @@
@media (min-width: 768px) {
.article-header {
min-height: 200px;
height: 100%;
max-height: 500px;
}
}