redesign app structuring

This commit is contained in:
marko
2021-12-27 13:15:06 +01:00
parent fb0bcd02a2
commit 45c76fc850
3 changed files with 72 additions and 26 deletions

View File

@@ -9,3 +9,8 @@ header, main, footer {
padding-left: 0;
}
}
.card video{
width: 100%;
max-width: 100%;
}