From: equilet <2237372+equilet@users.noreply.github.com> Date: Sat, 10 Dec 2022 03:11:53 +0000 (-0800) Subject: attempt at scaling... X-Git-Url: https://git.dabkitsch.com/?a=commitdiff_plain;h=e270f1f343d0fc377067e8d743cecea3b8852fb3;p=jekyll-site.git attempt at scaling... --- diff --git a/style-layout.css b/style-layout.css index 54bc336..e3df3b0 100644 --- a/style-layout.css +++ b/style-layout.css @@ -7,10 +7,6 @@ body { margin-left: 10px; } -header { - margin:2em 0; -} - footer { margin:2em 0; text-align:left; @@ -23,7 +19,9 @@ footer { .flex-container { display: flex; flex-row: row wrap; - gap: 15px; + gap: 17px; + margin-left: 10px; + width: 100%; } .nav { @@ -40,9 +38,8 @@ footer { /* --------------------------------------------------------------- */ -p a { - text-decoration:none; - font-weight:bold; +a:link { + text-decoration: none; } /* look into why this .home selector works */ @@ -108,7 +105,7 @@ img[src*="#smaller"] { } /* --------------------------------------------------------------- */ -/* post list nav ------------===---------------------------------- */ +/* post list nav ------------------------------------------------- */ #jeffrey-m-lubow, .post-list-heading { font-family: 'Poiret One', cursive;