Skip to content
Snippets Groups Projects
Commit 2d3ef8d3 authored by Clement Desbuisson's avatar Clement Desbuisson
Browse files

Upload New File

parent d0241f98
No related branches found
No related tags found
No related merge requests found
@font-face {
font-family: "Inter";
src: url('../fonts/Inter/static/Inter-SemiBold.ttf');
}
footer {
position: relative;
bottom: 0;
left: 0;
right: 0;
background-color: #231543;
}
footer>section {
display: flex;
justify-content: space-around;
}
footer>section>div>a {
color: #fff;
text-align: center;
text-decoration: none;
display: flex;
justify-content: center;
font-family: "Inter";
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment