add flicity

This commit is contained in:
2020-07-14 21:38:52 +02:00
parent 82f7d7d6b6
commit b6b1dafd78
40 changed files with 847 additions and 312 deletions
@@ -0,0 +1,16 @@
// main{
// margin-top: $margin-hero;
// }
img{
width:100%;
height: 100%;
object-fit: cover;
}
#txt_present{
& > div{
margin: 2rem auto;
}
}