11 lines
136 B
SCSS
Raw Normal View History

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