11 lines
136 B
SCSS

#srv_footer{
display: flex;
flex-direction: column;
margin-top: 0;
.footer_left{
margin-bottom: 10px;
}
}