summaryrefslogtreecommitdiff
path: root/assets/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/main.css')
-rw-r--r--assets/css/main.css22
1 files changed, 1 insertions, 21 deletions
diff --git a/assets/css/main.css b/assets/css/main.css
index 9c4b39e..83c0e1f 100644
--- a/assets/css/main.css
+++ b/assets/css/main.css
@@ -298,26 +298,6 @@ footer a {
font-weight: bold;
}
-/* Social Icons */
-
-.social-icons {
- padding: 12px 0;
- margin-bottom: var(--social-icons-bottom-margin)
-}
-
-.social-icons a {
- text-decoration: none;
-}
-
-.social-icons a:not(:last-of-type) {
- margin-inline-end: 12px;
-}
-
-.social-icons a svg {
- height: 20px;
- width: 20px;
-}
-
/* Single post page */
.single-intro-container {
@@ -633,4 +613,4 @@ blockquote {
blockquote p {
margin-left: 1rem;
margin-right: 1rem;
-} \ No newline at end of file
+}