diff --git a/website/assets/style.css b/website/assets/style.css index 2530de3..122bb37 100644 --- a/website/assets/style.css +++ b/website/assets/style.css @@ -166,12 +166,12 @@ h6 { .order { display: grid; grid-template-areas: - "details lastfm" - "details lastfm" - "projects commit" - "projects webrings" - "donations donations" - "status binkies" + "details projects" + "details projects" + "lastfm binkies" + "lastfm binkies" + "donations commit" + "webrings webrings" "blog blog"; grid-gap: 5px; grid-template-columns: 1fr 1fr; @@ -286,12 +286,12 @@ webring-container { .order { grid-template-areas: "details " - "status" - "projects " - "donations " - "lastfm" + "donations " + "projects " + "projects" "commit" "webrings" + "lastfm" "binkies" "blog " "blog "; @@ -309,6 +309,9 @@ webring-container { #oneko { display: none; } + .projects { + min-height: 400px; + } .include88x31 { display: none; } diff --git a/website/index.html b/website/index.html index 59d20d1..ba535b2 100644 --- a/website/index.html +++ b/website/index.html @@ -2,7 +2,7 @@ __TEMPLATE_HEAD__ - + @@ -21,9 +21,8 @@ __TEMPLATE_HEAD__
Thanks thinliquid for creating this cute logo! -

I'm 19. I love listening to music.

+

I'm 19, Latvian. I am a quite experienced developer in Typescript, SQL and other languages. I'm a big fan of many artists.

-

I love to play games, code, and listen to music. #tybg

Did you know that I have a 6 gigabyte big MiDi collection?

@@ -226,8 +225,8 @@ __TEMPLATE_HEAD__
-
-
+