From 8d021678da6c16848a26c769b5ca421b696492a1 Mon Sep 17 00:00:00 2001 From: Sem van der Hoeven Date: Mon, 29 May 2023 12:40:02 +0200 Subject: [PATCH] how to position two divs nexto to eachoter --- api/public/css/stylesheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/public/css/stylesheet.css b/api/public/css/stylesheet.css index 37ea43a7..f3fd71a2 100644 --- a/api/public/css/stylesheet.css +++ b/api/public/css/stylesheet.css @@ -17,7 +17,7 @@ body { width: 50%; float: left; height: 500px; - border: 1px sold blue; + border: 1px solid blue; } .lastpicture {