mirror of
https://github.com/fergalmoran/dss.web.git
synced 2026-02-21 15:34:01 +00:00
17 lines
237 B
Plaintext
17 lines
237 B
Plaintext
#page-content{
|
|
min-height: 894px;
|
|
}
|
|
|
|
.content-header-media {
|
|
height: 120px;
|
|
}
|
|
|
|
.content-header-media > img {
|
|
height: 120px !important;
|
|
}
|
|
.media-items-content img{
|
|
width: 220px !important;
|
|
height: 120px !important;
|
|
}
|
|
|