From fafa46ff2efb1279af15ef01764bea8fd218d626 Mon Sep 17 00:00:00 2001 From: Xevion Date: Tue, 5 Apr 2022 11:56:28 -0500 Subject: [PATCH] Fix h1 not being top level, move inline styling to css file --- _sass/main.scss | 11 +++++++++++ photography.md | 6 +++--- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/_sass/main.scss b/_sass/main.scss index 066aaa3..68391f8 100644 --- a/_sass/main.scss +++ b/_sass/main.scss @@ -130,6 +130,7 @@ pre { background: rgb(25, 25, 25); border-radius: 7px; padding: 1em; + code { font-size: 1em; border: 0; @@ -147,6 +148,7 @@ hr { font-size: 1.5em; margin: 1rem 0; border: none; + &:before { display: block; text-align: center; @@ -240,6 +242,7 @@ nav a { a { text-decoration: none; } + .date { font-size: 2em; } @@ -247,6 +250,7 @@ nav a { .post_combo { margin-top: 0.75em; + > h2 { display: inline; } @@ -295,6 +299,7 @@ figcaption { font-size: 70%; opacity: 40%; padding-left: 0.4em; + a { text-decoration: none; } @@ -315,3 +320,9 @@ article { .text-center { text-align: center; } + +.callout-section { + border: solid white; + border-width: thin 0; + padding: 10px; +} \ No newline at end of file diff --git a/photography.md b/photography.md index 7a481ec..2e7003e 100644 --- a/photography.md +++ b/photography.md @@ -32,7 +32,7 @@ Since then, I've slowly been dedicating myself more and more to photography as a I'm not the greatest, but it's a fun hobby, and I hope you like my work. The photos here are only a preview and are not updated on any sort of frequency. -
-More available at -

rcw.photos

+
+ More available at +

rcw.photos