rdf-entity-webcomponent
Advanced tools
Comparing version
{ | ||
"name": "rdf-entity-webcomponent", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "A Web component that displays a Graph Pointer (clownface)", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -67,2 +67,3 @@ import { LitElement, css } from 'lit-element' | ||
width: 35%; | ||
word-break: break-all; | ||
margin-top: 1rem; | ||
@@ -76,2 +77,3 @@ margin-left: auto; | ||
width: 65%; | ||
word-break: break-all; | ||
margin-left: 1rem; | ||
@@ -78,0 +80,0 @@ margin-right: auto; |
205794
0.03%1121
0.18%