Website templates

This commit is contained in:
Dawid Olko
2023-07-26 19:33:39 +02:00
commit 0d2d73a034
10339 changed files with 2002333 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
html, body {
height:100%;
}
.carousel,
.item,
.active {
height:100%;
}
.carousel-inner {
height:100%;
}
.fill {
width:100%;
height:100%;
background-position: center;
background-size: cover;
}
.section {
margin: 50px 0;
}
footer {
margin: 50px 0;
}