From 6070ba7480f040a3527746f30c745315597df806 Mon Sep 17 00:00:00 2001 From: sietse jonker Date: Thu, 7 Mar 2024 11:22:25 +0100 Subject: [PATCH] edits css --- web/styles.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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);