diff --git a/sidebar.php b/sidebar.php index 62f9303..e5af848 100644 --- a/sidebar.php +++ b/sidebar.php @@ -21,17 +21,15 @@

Programming

-

PCBs

+

Coming Soon

-

DAVIAC-2

-
-

PCBs and DAVIAC-2 Coming Soon

+

PCBs, hex loader and DAVIAC-2 Coming Soon

diff --git a/style.css b/style.css index 76f3aba..51c2cb2 100644 --- a/style.css +++ b/style.css @@ -58,15 +58,10 @@ font-size: 0.75rem; } } - h1 { - font-size: 1.5rem; - }; - h2 { - font-size: 1.0rem; - } - h3 { - font-size: 0.75rem; - } + h1 { font-size: 1.5rem; } + h2 { font-size: 1.0rem; } + h3 { font-size: 0.75rem; } + p { font-size: 0.75rem; } * { margin: 2px; }