Find me at these places!
+-
+
-
+
Gitea instance +
+
diff --git a/footer/footer.css b/footer/footer.css index b57bc0b..3fcf46d 100644 --- a/footer/footer.css +++ b/footer/footer.css @@ -8,4 +8,5 @@ footer { border-radius: 0.5rem; border-width: 2px; background: linear-gradient(15deg, #dc8a78, #f2d5cf); + width: calc(100% - 0.5rem - 10px); } diff --git a/global.css b/global.css index 98d89e7..627cc8c 100644 --- a/global.css +++ b/global.css @@ -15,12 +15,19 @@ body { grid-template-columns: 100%; min-height: 100svh; + min-width: 100%; + + justify-items: center; a { color: #232634; font-style: italic; } + ul { + padding-left: 0px; + } + li { img { height: 1rem; diff --git a/header.css b/header.css index 733aba0..8075637 100644 --- a/header.css +++ b/header.css @@ -5,6 +5,7 @@ header { border-radius: 0.5rem; border-width: 2px; background: linear-gradient(15deg, #f2d5cf, #dc8a78); + width: calc(100% - 0.5rem - 10px); .logo { height: 1rem; diff --git a/links.css b/links.css deleted file mode 100644 index be34d85..0000000 --- a/links.css +++ /dev/null @@ -1,17 +0,0 @@ -body { - li { - /* list-style-type: none; */ - display: flex; - align-items: center; - - img { - height: 1rem; - margin: 0.2rem; - } - } - - a { - font-style: normal; - text-decoration: none; - } -} diff --git a/links.html b/links.html deleted file mode 100644 index 73e63a0..0000000 --- a/links.html +++ /dev/null @@ -1,29 +0,0 @@ - - -
- - -+ A living website that, hosting my personal porfolio, contact info, and + biography. +
++ Developed using jQuery and depolyed using GitHub Pages. Currently + awaiting credentials and photos from the client in order to migrate over + to the official domain. +
+ ++ Developed using jQuery and depolyed using GitHub Pages. Currently + awaiting credentials and photos from the client in order to migrate over + to the official domain +
+