From 681c06fb4161cc40873e4613d0b93e565499b382 Mon Sep 17 00:00:00 2001 From: gil Date: Sun, 26 May 2024 19:29:21 -0500 Subject: [PATCH] Renamed css class --- src/css/global.css | 4 ++-- src/css/global.scss | 2 +- src/index.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/css/global.css b/src/css/global.css index 91ac5cf..481f952 100644 --- a/src/css/global.css +++ b/src/css/global.css @@ -146,7 +146,7 @@ footer.footer-main { text-align: center; } -.float-right { +.gba-portrait { margin: auto; margin-bottom: 1em; width: 100%; @@ -154,7 +154,7 @@ footer.footer-main { max-width: 288px; } @media screen and (min-width: 768px) { - .float-right { + .gba-portrait { float: right; margin-left: 1em; } diff --git a/src/css/global.scss b/src/css/global.scss index 5617686..dee85ed 100644 --- a/src/css/global.scss +++ b/src/css/global.scss @@ -113,7 +113,7 @@ footer.footer-main { text-align: center; } -.float-right { +.gba-portrait { margin: auto; margin-bottom: 1em; width: 100%; diff --git a/src/index.md b/src/index.md index 215b237..ce7fe0a 100644 --- a/src/index.md +++ b/src/index.md @@ -3,7 +3,7 @@ layout: page.njk date: Last Modified --- -Me, a brown-haired, brown-eyed man with round glasses, smiling. The picture is filtered to mimic the Game Boy Camera and create a retro vibe. +Me, a brown-haired, brown-eyed man with round glasses, smiling. The picture is filtered to mimic the Game Boy Camera and create a retro vibe. # About me