Updates, decided not to do EightBiterator

This commit is contained in:
jme9
2024-12-08 11:12:54 -08:00
parent 1e4f01b1d7
commit 6e08004e87
4 changed files with 54 additions and 57 deletions
+2 -17
View File
@@ -301,22 +301,7 @@ button:hover {
/* Project 2 */
.project2-form-container {
flex: 1;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
height: 520px;
width: 100%;
overflow: hidden;
border-radius: 10px;
position: relative;
}
/* Project 3 */
.project3-video-container {
.project2-video-container {
flex: 1;
display: flex;
flex-direction: column;
@@ -328,7 +313,7 @@ button:hover {
position: relative;
}
.project3-video {
.project2-video {
width: 100%;
height: 100%;
border-radius: 10px;