fix(core): update
This commit is contained in:
		| @@ -41,9 +41,15 @@ export class WccSidebar extends LitElement { | ||||
|  | ||||
|         .heading { | ||||
|           font-size: 24px; | ||||
|           text-align: center; | ||||
|           text-align: center;         | ||||
|           margin: 20px 5px 5px 5px; | ||||
|         } | ||||
|  | ||||
|         .heading a { | ||||
|           text-decoration: none; | ||||
|           color: #fff; | ||||
|         } | ||||
|  | ||||
|         .subheading { | ||||
|           text-align: center; | ||||
|         } | ||||
| @@ -92,9 +98,10 @@ export class WccSidebar extends LitElement { | ||||
|          | ||||
|       </style> | ||||
|       <div class="heading"> | ||||
|         wcc-tools | ||||
|         <a href="https://gitlab.com/designestate/dees-wcctools" target="_blank">wcctools</a> | ||||
|       </div> | ||||
|       <div class="subheading"> | ||||
|         by Lossless GmbH | ||||
|       </div> | ||||
|       <div class="menu"> | ||||
|         <h3>Live Websites</h3> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user