sparna-git / shacl-play

SHACL validation UI, SHACL documentation generator, SHACL generator from RDF.
http://shacl-play.sparna.fr
GNU Lesser General Public License v3.0
25 stars 15 forks source link

Position of logo in output HTML #78

Open andrea-perego opened 2 years ago

andrea-perego commented 2 years ago

The current position of the logo results in a cluttered area (logo, title, and metadata are too close) - see, e.g.:


logo-left

A quick fix could be to move it to the right - e.g.:


logo-right

However, the position of the logo may be better specified via CSS.