diff --git a/src/index.html b/src/index.html index ad65b48..910ea02 100644 --- a/src/index.html +++ b/src/index.html @@ -83,12 +83,6 @@ .placeholder rect { fill: #f00; } - - path.bounding-box { - fill: transparent; - stroke: #000; - stroke-dasharray: 5,2; - }