summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 793a411..43b49dc 100644
--- a/style.css
+++ b/style.css
@@ -90,7 +90,7 @@ a:active:hover {
background: #e0083b36;
}
-#about {
+.flex {
display: flex;
flex-direction: row;
flex-wrap: wrap;