fix relative path resolution logic, add more path tests
This commit is contained in:
@ -11,7 +11,8 @@ html {
|
||||
width: 100vw;
|
||||
}
|
||||
|
||||
body, section {
|
||||
body,
|
||||
section {
|
||||
margin: 0;
|
||||
max-width: 100%;
|
||||
box-sizing: border-box;
|
||||
|
Reference in New Issue
Block a user