Merge pull request #572 from hedgedoc/fix/header-width
Fix image width on mobile view for front page
This commit is contained in:
@@ -372,3 +372,7 @@ select {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.cover-heading img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user