diff --git a/_includes/css/main.css b/_includes/css/main.css index 02cce56d5..c6e7fdf55 100644 --- a/_includes/css/main.css +++ b/_includes/css/main.css @@ -80,7 +80,7 @@ hr { } .container ol, .container ul { padding: 0 8%; } .container p:first-of-type { - margin-top: 40px; + margin-top: 10px; } /* keep embedded videos fluid! */ diff --git a/_includes/css/nerd-font-tweaks.css b/_includes/css/nerd-font-tweaks.css index 682cd1068..e06f20adb 100644 --- a/_includes/css/nerd-font-tweaks.css +++ b/_includes/css/nerd-font-tweaks.css @@ -2,6 +2,7 @@ #main .nerd-font-button { padding-top: .5rem; padding-bottom: .5rem; + margin: 0px; } #main .nerd-font-button a { @@ -9,6 +10,10 @@ color: inherit; } +#main .nerd-font-badges { + line-height: 2.3em; +} + #forkongithub .fa { font-size: 1.5rem; } @@ -16,3 +21,7 @@ #forkongithub span { font-size: 1.75rem; } + +#forkongithub a { + display: inline-block; +} diff --git a/_posts/2017-01-01-home.md b/_posts/2017-01-01-home.md index 200c7b52b..9b93f5d92 100644 --- a/_posts/2017-01-01-home.md +++ b/_posts/2017-01-01-home.md @@ -15,16 +15,14 @@ style: center Fork