From acbf702e5e5d19df136256ca34519733349e5b18 Mon Sep 17 00:00:00 2001 From: edbrz9 Date: Sat, 31 Dec 2022 15:26:36 +0100 Subject: [PATCH] update ppbutt --- assets/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 0d1a774..4268752 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -133,7 +133,7 @@ span.screenbox { */ main h3 { font-size: 1.5rem; - font-weight: 800: + font-weight: 800; } main a:hover { @@ -227,7 +227,7 @@ main img { img.avatar { width: 100px; border-radius: 50%; - mix-blend-mode: ; + mix-blend-mode: normal; } main section.main-centered {