1. New logo.\n2. Padding corrected for pageBody and footer.\n3. Services update

This commit is contained in:
2024-05-17 14:34:10 +01:00
parent b012a7e32e
commit 3a2a164213
9 changed files with 73 additions and 70 deletions

View File

@@ -1,21 +1,21 @@
.page-body > * {
height: 100%;
height: 100%;
}
#pageBody > * :first-child{
margin-top: 25vh;
margin-top: 25vh;
}
#pageBody > * :last-child {
margin-bottom: 35vh;
margin-bottom: 35vh;
}
.img-demo {
max-width: 50%;
min-width: 500px;
max-width: 50%;
min-width: 500px;
}
.img-featured {
width: 100%;
width: 100%;
}
/*