Add hover effect on Location

This commit is contained in:
2021-09-30 23:30:13 +02:00
parent 624f02d84d
commit 7777d26907
6 changed files with 313 additions and 126 deletions

View File

@@ -21,11 +21,11 @@
flex-flow: row wrap;
justify-content: center;
max-width: 1200px;
margin: 128px auto 80px;
margin: 104px auto 80px;
justify-items: center;
.location {
margin: 0 40px 80px;
margin: 0 22px 56px;
}
}
}