make it float right
This commit is contained in:
@@ -13,9 +13,7 @@
|
||||
I like to tinker around with Linux/Electronics stuff since 1995.<br/>
|
||||
In my freetime i like to play games on my switch and watch anime ^^</p>
|
||||
|
||||
<div class="avatar">
|
||||
<img src="pictures/bahi0u_chibi.png" width="430" height="366" alt="hey, its rick">
|
||||
</div>
|
||||
<img class="float-right" src="pictures/bahi0u_chibi.png" width="430" height="366" alt="hey, its rick">
|
||||
|
||||
<p>At fist i gonna use it as a blog where i post stuff about Linux/Electronics stuff.<br/>
|
||||
I also use this site to tinker around with webstuff, learning new things is always interesting.</p>
|
||||
|
||||
@@ -6,8 +6,7 @@ table, th, td {
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.avatar {
|
||||
float: right;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
.float-right{
|
||||
float:right;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user