float right

This commit is contained in:
Sem van der Hoeven
2023-06-07 11:05:10 +02:00
parent 6550713780
commit c4451eede0

View File

@@ -62,5 +62,5 @@ html, body {
.headerimg { .headerimg {
width: 100px; width: 100px;
float: left; float: right;
} }