Commit
+1 -1 +/-1 browse
1 | diff --git a/docsite/index.html b/docsite/index.html |
2 | index 62fc9bd..4ffbf47 100644 |
3 | --- a/docsite/index.html |
4 | +++ b/docsite/index.html |
5 | @@ -51,7 +51,7 @@ |
6 | <nav> |
7 | <a href="/"> |
8 | <svg class="op-icon" viewBox="0 0 200 200"> |
9 | - <line class="op-icon-p" x1="66" x2="66" y1="100" y2="175" stroke-width="25"/> |
10 | + <line class="op-icon-p" x1="65" x2="65" y1="100" y2="175" stroke-width="25"/> |
11 | <circle class="op-icon-p" cx="100" cy="100" r="35" fill="transparent" stroke-width="25"/> |
12 | <circle class="op-icon-o" cx="100" cy="100" r="85" fill="transparent" stroke-width="25"/> |
13 | </svg> |