aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/stylesheets')
-rw-r--r--src/pages/stylesheets/styles.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/pages/stylesheets/styles.css b/src/pages/stylesheets/styles.css
index 0ef55da5..67b0229d 100644
--- a/src/pages/stylesheets/styles.css
+++ b/src/pages/stylesheets/styles.css
@@ -453,4 +453,13 @@ button {
body div section {
display: none;
+}
+
+div.about > div{
+ justify-content: start;
+ width: 520px;
+}
+
+div.about h4 {
+ width: auto;
} \ No newline at end of file