From f402eac6af46406ea180baa402288654891680c3 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sun, 26 Jan 2020 12:14:05 +0530 Subject: fix spacing, font sizing --- docs/posts/WPA_woes/index.html | 2 ++ docs/posts/bash_harder_with_vim/index.html | 2 ++ docs/posts/bye_bye_BDFs/index.html | 2 ++ docs/posts/color_conundrum/index.html | 2 ++ docs/posts/get_better_at_yanking_and_putting_in_vim/index.html | 2 ++ docs/posts/hold_position!/index.html | 2 ++ docs/posts/my_setup/index.html | 2 ++ docs/posts/onivim_sucks/index.html | 2 ++ docs/posts/static_sites_with_bash/index.html | 2 ++ docs/style.css | 2 +- 10 files changed, 19 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/posts/WPA_woes/index.html b/docs/posts/WPA_woes/index.html index 793309e..4597454 100644 --- a/docs/posts/WPA_woes/index.html +++ b/docs/posts/WPA_woes/index.html @@ -22,6 +22,8 @@ 18.37 cm +   +   1.1 diff --git a/docs/posts/bash_harder_with_vim/index.html b/docs/posts/bash_harder_with_vim/index.html index ea63143..e300f9c 100644 --- a/docs/posts/bash_harder_with_vim/index.html +++ b/docs/posts/bash_harder_with_vim/index.html @@ -22,6 +22,8 @@ 24.37 cm +   +   1.6 diff --git a/docs/posts/bye_bye_BDFs/index.html b/docs/posts/bye_bye_BDFs/index.html index a176b20..dfc0466 100644 --- a/docs/posts/bye_bye_BDFs/index.html +++ b/docs/posts/bye_bye_BDFs/index.html @@ -22,6 +22,8 @@ 9.99 cm +   +   1.0 diff --git a/docs/posts/color_conundrum/index.html b/docs/posts/color_conundrum/index.html index 9a2d93e..f90a1ec 100644 --- a/docs/posts/color_conundrum/index.html +++ b/docs/posts/color_conundrum/index.html @@ -22,6 +22,8 @@ 14.39 cm +   +   1.3 diff --git a/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html b/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html index 2e87513..da52cf3 100644 --- a/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html +++ b/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html @@ -22,6 +22,8 @@ 10.78 cm +   +   0.9 diff --git a/docs/posts/hold_position!/index.html b/docs/posts/hold_position!/index.html index e377374..eaa6e0d 100644 --- a/docs/posts/hold_position!/index.html +++ b/docs/posts/hold_position!/index.html @@ -22,6 +22,8 @@ 9.18 cm +   +   1.0 diff --git a/docs/posts/my_setup/index.html b/docs/posts/my_setup/index.html index fdf36f8..902ce72 100644 --- a/docs/posts/my_setup/index.html +++ b/docs/posts/my_setup/index.html @@ -22,6 +22,8 @@ 10.39 cm +   +   1.0 diff --git a/docs/posts/onivim_sucks/index.html b/docs/posts/onivim_sucks/index.html index d658b18..9cd3a4e 100644 --- a/docs/posts/onivim_sucks/index.html +++ b/docs/posts/onivim_sucks/index.html @@ -22,6 +22,8 @@ 11.18 cm +   +   1.3 diff --git a/docs/posts/static_sites_with_bash/index.html b/docs/posts/static_sites_with_bash/index.html index ed9de53..961c3c5 100644 --- a/docs/posts/static_sites_with_bash/index.html +++ b/docs/posts/static_sites_with_bash/index.html @@ -22,6 +22,8 @@ 21.17 cm +   +   1.5 diff --git a/docs/style.css b/docs/style.css index 9555dd2..bd380e7 100644 --- a/docs/style.css +++ b/docs/style.css @@ -189,7 +189,7 @@ pre > code { } .stats-unit { - font-size: 0.5rem; + font-size: 0.6rem; font-family: 'Inter var'; } -- cgit v1.2.3