diff --git a/web/index.html b/web/index.html index 9f410e3..b8b0c57 100644 --- a/web/index.html +++ b/web/index.html @@ -13,9 +13,7 @@ I like to tinker around with Linux/Electronics stuff since 1995.
In my freetime i like to play games on my switch and watch anime ^^

-
- hey, its rick -
+ hey, its rick

At fist i gonna use it as a blog where i post stuff about Linux/Electronics stuff.
I also use this site to tinker around with webstuff, learning new things is always interesting.

diff --git a/web/style.css b/web/style.css index dee1ed3..5090535 100644 --- a/web/style.css +++ b/web/style.css @@ -6,8 +6,7 @@ table, th, td { padding: 4px; } -.avatar { - float: right; - justify-content: center; - align-items: center; +.float-right{ + float:right; } +