fix relative path resolution logic, add more path tests
This commit is contained in:
parent
6d9ffd6da5
commit
d6e73f221c
4 changed files with 152 additions and 36 deletions
|
@ -11,7 +11,8 @@ html {
|
|||
width: 100vw;
|
||||
}
|
||||
|
||||
body, section {
|
||||
body,
|
||||
section {
|
||||
margin: 0;
|
||||
max-width: 100%;
|
||||
box-sizing: border-box;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue