diff --git a/client/src/css/App.css b/client/src/css/App.css index d02ac53..a31bbdc 100644 --- a/client/src/css/App.css +++ b/client/src/css/App.css @@ -34,7 +34,7 @@ footer { .navlink:hover { color: var(--primary-color); background-color: rgba(97, 97, 97, 0.199); - border-radius: 10px 10px 0 0; + /* border-radius: 10px 10px 0 0; */ border-bottom: 5px solid var(--light-shadow); } diff --git a/client/src/css/index.css b/client/src/css/index.css index ed625d4..e3dd234 100644 --- a/client/src/css/index.css +++ b/client/src/css/index.css @@ -69,4 +69,9 @@ code { .shadow { box-shadow: 5px 5px 5px rgb(68,68,68); +} + +iframe { + margin: auto; + margin-top: 10px; } \ No newline at end of file diff --git a/client/src/pages/Home.js b/client/src/pages/Home.js index 8588af3..4bc59b2 100644 --- a/client/src/pages/Home.js +++ b/client/src/pages/Home.js @@ -6,25 +6,50 @@ const Home = () => { return (
-

Hi!

+
+

Hi!

-

- I'm Navy, or Erik. I'm a 20-something year old software developer from Finland. I don't really do design™, so excuse the oddly themed page (it's also probably unfinished). -

+

+ I'm Navy, or Erik. I'm a 20-something year old software developer from Finland. I don't really do design™, so excuse the oddly themed page (it's also probably unfinished). +

-

- I like to volunteer some of my free time in online communities both as a moderator as well as a bot developer and maintainer. - My longest running project is a Discord bot named Galactic that I was invited to join in 2016 and have been maintaining and developing since. -

+

+ I like to volunteer some of my free time in online communities both as a moderator as well as a bot developer and maintainer. + My longest running project is a Discord bot named Galactic that I was invited to join in 2016 and have been maintaining and developing since. +

+ +

+ On top of software development I enjoy playing vidya, of which I may occasionally post clips in the media page on this site. + Beyond that there isn't much else to know about me, am simple man. +

+ +

+ P.S. corgis r amazing +

+
-

- On top of software development I enjoy playing vidya, of which I may occasionally post clips in the media page on this site. - Beyond that there isn't much else to know about me, am simple man. -

+
+

While you're here...

+

+ If you have about 15 minutes, see the video on the left. If you have more time, see the one on the right. +

+
+