HTML CSS
HTML CSS
top: 0; } }
width: 100%;
}
section .main .languages {
display: flex;
section .footer .row.row2 {
margin-top: 30px;
display: flex;
}
justify-content: space-between;
}
section .main .languages li {
list-style: none;
section .footer .row.row2 ul {
margin: 0 5px;
display: flex;
font-size: 13px;
}
}
}
section .footer .row.row2 ul li a {
text-decoration: none;
section .main .languages li a:hover {
font-size: 14px;
text-decoration: underline;
color: #5f6368;
}
margin-right: 25px;
}
section .footer {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background: #f2f2f2;