From 5a933cea88bbfa9ee4ed205004a2cd6741abbdd7 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Tue, 20 Jan 2026 10:22:52 +0100 Subject: Add AI notice to header --- assets/scss/web/_header.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'assets/scss/web') diff --git a/assets/scss/web/_header.scss b/assets/scss/web/_header.scss index fb79c3e..7dd428b 100644 --- a/assets/scss/web/_header.scss +++ b/assets/scss/web/_header.scss @@ -3,6 +3,10 @@ font-style: normal; } +.header__ai { + display: none; +} + .header__name { font-size: 3.3rem; margin-bottom: -0.2rem; -- cgit v1.2.3