diff --git a/index.html b/index.html index e1ef6e1..3adba3f 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,7 @@
  • UFS Arena - Warcraft III custom map (JASS).
  • -

    You can find me in VK, Telegram and GitHub.

    +

    You can find me in VK, Telegram and GitHub.
    I rarely check my inbox: mail@vladfaust.com.

    I'm never available for hire.

    diff --git a/stylesheets/style.css b/stylesheets/style.css index 875f6cb..227553d 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -13,6 +13,10 @@ body { justify-content: center; } +.flex-item { + max-width: 600px; +} + a { color: black; font-weight: bold;