Merge pull request #572 from hedgedoc/fix/header-width
Fix image width on mobile view for front page
This commit is contained in:
commit
713f5a6897
@ -371,4 +371,8 @@ select {
|
|||||||
.ui-use-tags {
|
.ui-use-tags {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.cover-heading img {
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user