mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-13 22:54:42 -04:00
Fix document renderer sizing issues (3/4) (#998)
* Rework renderer columns Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
This commit is contained in:
parent
123f959fb3
commit
f7be49bbc3
4 changed files with 48 additions and 25 deletions
|
@ -21,10 +21,6 @@
|
|||
max-width: 900px;
|
||||
}
|
||||
|
||||
& > img {
|
||||
width: unset;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
a.heading-anchor {
|
||||
font-size: 0.75em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue