aboutsummaryrefslogtreecommitdiff
path: root/src/styles/index.css
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2024-02-02 23:25:31 -0500
committerAndrew Lee <alee14498@protonmail.com>2024-02-02 23:30:29 -0500
commitc7264e3ace8a6b1e22420702f00296a4bdadb6da (patch)
tree1a157a968bea7e24fc708a22e933e8ea7ce01f1f /src/styles/index.css
parent2c2bdccd645cafd26318c2f2659242f046b61daf (diff)
downloadpersonal-website-c7264e3ace8a6b1e22420702f00296a4bdadb6da.tar.gz
personal-website-c7264e3ace8a6b1e22420702f00296a4bdadb6da.tar.bz2
personal-website-c7264e3ace8a6b1e22420702f00296a4bdadb6da.zip
Tags; More changes on blog
Diffstat (limited to 'src/styles/index.css')
-rw-r--r--src/styles/index.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/styles/index.css b/src/styles/index.css
index 327b6aa..1b5a8ca 100644
--- a/src/styles/index.css
+++ b/src/styles/index.css
@@ -57,6 +57,10 @@
grid-row: 1 / span 2;
}
+.blog-title {
+ margin-bottom: 2px;
+}
+
/* Mobile view */
@media (max-width: 992px) {
.social {