summaryrefslogtreecommitdiffstats
path: root/assets/scss/web
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-01-20 10:22:52 +0100
committerAhmed Abdelhalim <[email protected]>2026-01-20 10:22:52 +0100
commit5a933cea88bbfa9ee4ed205004a2cd6741abbdd7 (patch)
treeec88ba77c4feed65a41ab631453a9111b003567f /assets/scss/web
parent20719cdd26af6b90ca075df15d0f7927e87553e8 (diff)
Add AI notice to header
Diffstat (limited to 'assets/scss/web')
-rw-r--r--assets/scss/web/_header.scss4
1 files changed, 4 insertions, 0 deletions
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;