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 0c3f561c38 - Show all commits

View File

@@ -15,11 +15,13 @@ body {
.mainvideo {
width: 60%;
float: left;
height: 500px;
border-color: 1px sold blue;
}
.lastpicture {
width: 40%;
float: right;
height: 400px;
border-color: 1px solid red;
}