diff options
| author | Ahmed Abdelhalim <[email protected]> | 2024-02-19 12:42:49 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2024-02-19 12:42:49 +0100 |
| commit | 32596202d78a0550abdaa41349d86bf44287c7b9 (patch) | |
| tree | 99e776804c99c93d6e13294bd9bdd664f1d86524 /assets | |
| parent | 971cebd642b290a9b3524b1f407199cb7daaca02 (diff) | |
Remove phone number from CV
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/scss/print/_header.scss | 1 | ||||
| -rw-r--r-- | assets/scss/web/_header.scss | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/assets/scss/print/_header.scss b/assets/scss/print/_header.scss index ac63fdb..d8c7bee 100644 --- a/assets/scss/print/_header.scss +++ b/assets/scss/print/_header.scss @@ -4,7 +4,6 @@ font-size: 24pt; } -.header__tel, .header__website, .header__email, .header__srht, diff --git a/assets/scss/web/_header.scss b/assets/scss/web/_header.scss index 6de805a..5ebbd86 100644 --- a/assets/scss/web/_header.scss +++ b/assets/scss/web/_header.scss @@ -31,7 +31,6 @@ margin-bottom: 1rem; } -.header__tel, .header__website { display: none; } |
