Fix footer

This commit is contained in:
Thomas Sileo 2022-07-29 23:17:02 +02:00
parent 6207af66bd
commit fe9e4eebf4
3 changed files with 5 additions and 1 deletions

View file

@ -128,7 +128,6 @@ footer {
width: 100%;
max-width: 1000px;
margin: 20px auto;
padding: 0 20px;
color: $muted-color;
}
.actor-box {