-
- my socials, feel free to get in touch with me using these ● you can find extra info by clicking their icons!
+
+
+ my links, contacts, etc ● feel free to get in touch with me using these ● you can find extra info by clicking their icons!
@@ -95,21 +95,21 @@
●
-
-
- ●
-
+
+ ●
+
+
diff --git a/style.css b/style.css
index 1ecf912..d49b9f0 100644
--- a/style.css
+++ b/style.css
@@ -365,7 +365,7 @@ nav > p {
text-decoration: underline;
}
-.links > .fedi > .dot, .links > .messaging > .dot, .links > .platforms > .dot, .links > .misc > .dot {
+.socials > .fedi > .dot, .socials > .messaging > .dot, .socials > .platforms > .dot, .socials > .misc > .dot {
color: var(--accent-1);
text-shadow: 0px 0px 8px var(--accent-1);
margin-top: 22px;
@@ -392,14 +392,14 @@ footer > .dot {
color: var(--bg-t);
}
-.intro-box, .navbar, .about-me, .links, .fun-facts, .user-reviews, .buttons {
+.intro-box, .navbar, .about-me, .socials, .fun-facts, .user-reviews, .buttons {
position: relative;
display: flex;
padding: 30px;
background-color: var(--bg);
}
-.intro-text, .navbar, .about-me, .links, .fun-facts, .user-reviews, .buttons {
+.intro-text, .navbar, .about-me, .socials, .fun-facts, .user-reviews, .buttons {
flex-direction: column;
}
@@ -948,7 +948,7 @@ footer > .dot {
text-shadow: 0px 0px 14px var(--accent-1);
}
- .links > .fedi > .dot, .links > .messaging > .dot, .links > .platforms > .dot, .links > .misc > .dot {
+ .socials > .fedi > .dot, .socials > .messaging > .dot, .socials > .platforms > .dot, .socials > .misc > .dot {
color: var(--accent-1);
text-shadow: 0px 0px 8px var(--accent-1);
}
@@ -957,7 +957,7 @@ footer > .dot {
color: var(--bg-t);
}
- .intro-box, .navbar, .about-me, .links, .fun-facts, .user-reviews, .buttons {
+ .intro-box, .navbar, .about-me, .socials, .fun-facts, .user-reviews, .buttons {
background-color: var(--bg);
}