restructure repo -> follows new layout

This commit is contained in:
janis
2023-01-04 17:01:37 +01:00
parent c1b0bf1c8c
commit a82227b485
25 changed files with 36 additions and 36 deletions

View File

@@ -1,24 +0,0 @@
.Footer-box {
background-color: #38444d;
width: 100%;
margin-bottom: -1%;
display: flex;
justify-content: center;
}
.footer-content-box {
width: 80%;
padding: 2%;
}
.footer-center-box {
display: flex;
justify-content: center;
}
.footer-logo {
width: 10%;
display: inline-block;
position: relative;
vertical-align: middle;
}