only top for doc
This commit is contained in:
parent
f5e4ad0de6
commit
6c9f688ee7
3 changed files with 8 additions and 2 deletions
|
|
@ -116,7 +116,11 @@ header {
|
|||
width: 100%;
|
||||
aspect-ratio: 16/9;
|
||||
object-fit: cover;
|
||||
object-position: top;
|
||||
}
|
||||
&.document {
|
||||
img {
|
||||
object-position: top;
|
||||
}
|
||||
}
|
||||
}
|
||||
.content {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue