diff options
| author | Ahmed Abdelhalim <[email protected]> | 2023-08-11 06:22:46 +0300 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2023-08-11 15:03:05 +0300 |
| commit | 8fb3e29044a184528b8e5f2e7a0434383547fbea (patch) | |
| tree | b1ae090764f7de7644a6b9e66cc4f299fec5e9b5 /assets/scss/web/_projects.scss | |
| parent | c6ad9c5edb468ebc8b6576c84c9c37a5a983f1a4 (diff) | |
Fix mobile header styling to have the name on one line
Diffstat (limited to 'assets/scss/web/_projects.scss')
| -rw-r--r-- | assets/scss/web/_projects.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/scss/web/_projects.scss b/assets/scss/web/_projects.scss index d0af4ed..236c4e3 100644 --- a/assets/scss/web/_projects.scss +++ b/assets/scss/web/_projects.scss @@ -9,7 +9,7 @@ .project__title { margin-bottom: 0; - font-size: 1.1em; + font-size: 1.1rem; } |
