Merge API branch into main #12

Merged
SemvdH merged 334 commits from api into main 2023-06-13 19:54:43 +00:00
Showing only changes of commit c67d4ac73a - Show all commits

View File

@@ -19,6 +19,7 @@ body {
height: 500px;
border: 1px solid blue;
margin-right: 10px;
padding: 10px;
}
.lastpicture {
@@ -26,4 +27,5 @@ body {
float: left;
height: 400px;
border: 1px solid red;
padding: 10px;
}