diff --git a/web/styles.css b/web/styles.css index 2f8370a..06cb22f 100644 --- a/web/styles.css +++ b/web/styles.css @@ -63,7 +63,8 @@ p1 { #nodeDataLocation{ display: flex; - flex-direction: column; + flex-direction: row; + flex-wrap: wrap; align-items: center; align-content: center; border: 4px solid rgb(0, 0, 255);