From 8fb3e29044a184528b8e5f2e7a0434383547fbea Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Fri, 11 Aug 2023 06:22:46 +0300 Subject: Fix mobile header styling to have the name on one line --- assets/scss/web/_education.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/scss/web/_education.scss') 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; } -- cgit v1.2.3