footer {
display: flex;
justify-content: space-between;
align-items: center;
}
.navm {
/*margin-top: 20px;*/
margin-left: 100px;
margin-top: 1px;
}
.active {
/*line-height: 250px;*/
font-size: 14px;
text-decoration: none;
color: #4183c4;
}
Все блоки идут один за одним (т.е в ряд)