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