Skip to content

Commit

Permalink
Changes attribute to style closes #1844
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Mar 15, 2018
1 parent d9c30f9 commit 620817f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/HomePage.pod6
@@ -1,6 +1,5 @@
=begin Html
<img style="float: right; margin: 0 0 1em 1em"
width=261 src="/images/Camelia.svg" alt="" id="home_logo"/>
<img style="float: right; margin: 0 0 1em 1em; width:261px" src="/images/Camelia.svg" alt="" id="home_logo"/>
Welcome to the official documentation of the <a href="https://perl6.org">Perl 6</a>
programming language!
Besides online browsing and searching, you can also
Expand Down

0 comments on commit 620817f

Please sign in to comment.