diff --git a/_layouts/default.html b/_layouts/default.html index 01f8471..9c01586 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -59,7 +59,7 @@
Free exclusive web development tips!
-

Web Technologies and Productivity Hacks

+

Web Technologies and Productivity Hacks

Learn how to use the best and latest web applications and technologies to boost your productivity.

About The Author
diff --git a/assets/main.scss b/assets/main.scss index 3e3e8bc..282da9a 100644 --- a/assets/main.scss +++ b/assets/main.scss @@ -187,14 +187,16 @@ caption { width: 100%; } -#side-nav > * { - font-size: 14px; +#about-me h2 { + font-size: 23px; + font-weight: bold; } #about-me { - padding: 1rem 1rem 1.25rem; + padding: 1rem 1rem 0.5rem; position: relative; text-align: center; + font-size: 14px; } #about-me::after { @@ -327,7 +329,7 @@ caption { .ayo-thumb img { border-radius: 50%; border: 1px solid hsla(0, 0%, 100%, .3) !important; - margin: 2px; + margin: 2px 2px 15px; } .ayo-thumb {