mirror of
https://github.com/pierre42100/AboutComunic
synced 2024-11-15 01:51:12 +00:00
9 lines
111 B
SCSS
9 lines
111 B
SCSS
|
@media (min-width: 768px) {
|
||
|
|
||
|
.article-header {
|
||
|
min-height: 200px;
|
||
|
height: 100%;
|
||
|
max-height: 500px;
|
||
|
}
|
||
|
|
||
|
}
|