mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-12 11:49:02 +08:00
specify max-width in em not px
This commit is contained in:
parent
9e3005d552
commit
b8dfc62f3c
@ -690,7 +690,7 @@ div.headertitle
|
|||||||
|
|
||||||
|
|
||||||
body {
|
body {
|
||||||
max-width:700px;
|
max-width:45em;
|
||||||
margin-left:5%;
|
margin-left:5%;
|
||||||
margin-top:2%;
|
margin-top:2%;
|
||||||
font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
|
font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user