initial commit

This commit is contained in:
Nuno Coração
2022-10-10 16:23:51 +01:00
parent a1e01348c8
commit 9e3a07237c
4 changed files with 369 additions and 2 deletions

View File

@@ -351,6 +351,12 @@ body:has(#menu-controller:checked) {
box-shadow: 5px 5px 20px 1px rgba(0, 0, 0, 0.3);
}
.hero {
background-repeat:no-repeat;
background-size:cover;
background-position:center;
}
@screen sm {
.thumbnail {
min-width: 100%;