fix p 0 margins bug on web output
This commit is contained in:
parent
0334a504aa
commit
65af03cd8f
|
@ -18,11 +18,13 @@ body, html {
|
|||
padding: 0px;
|
||||
}
|
||||
|
||||
/*
|
||||
p {
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
.canvas {
|
||||
position: relative;
|
||||
height: {{height}}
|
||||
|
|
Loading…
Reference in New Issue
Block a user