summaryrefslogtreecommitdiffstats
path: root/assets/scss/web/_education.scss
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2023-08-11 06:22:46 +0300
committerAhmed Abdelhalim <[email protected]>2023-08-11 15:03:05 +0300
commit8fb3e29044a184528b8e5f2e7a0434383547fbea (patch)
treeb1ae090764f7de7644a6b9e66cc4f299fec5e9b5 /assets/scss/web/_education.scss
parentc6ad9c5edb468ebc8b6576c84c9c37a5a983f1a4 (diff)
Fix mobile header styling to have the name on one line
Diffstat (limited to 'assets/scss/web/_education.scss')
-rw-r--r--assets/scss/web/_education.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/scss/web/_education.scss b/assets/scss/web/_education.scss
index 51179e3..3707c4a 100644
--- a/assets/scss/web/_education.scss
+++ b/assets/scss/web/_education.scss
@@ -15,7 +15,7 @@
.education__degree {
min-width: 100%;
align-self: center;
- font-size: 1.1em;
+ font-size: 1.1rem;
margin-bottom: 0;
}