diff options
Diffstat (limited to 'assets/scss/web/_header.scss')
| -rw-r--r-- | assets/scss/web/_header.scss | 4 |
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; |
