interactivity

This commit is contained in:
2021-03-06 12:55:11 +00:00
parent 747f9f00af
commit 901df0d9d5
3 changed files with 56 additions and 26 deletions

View File

@@ -217,6 +217,15 @@ hover:label {
background-color: #fff;
border: 1px solid #f1f4f8;
}
.f{
background-image: url(/assets/img/Find-an-IIMTT-training-centre-near-you.jpeg);
background-repeat:no-repeat;
height:100%;
width:100%;
background-size:cover;
background-position:center;
background-attachment:fixed;
}
.j{
background-image: url(/assets/img/Find-an-IIMTT-training-centre-near-you.jpeg);
background-repeat:no-repeat;
@@ -285,7 +294,7 @@ text-align:center;
height:50px;
border-radius:50%;
display: flex;
right: 15px;
left: 15px;
bottom: 15px;
align-items:center;
justify-content:center;