Update logo/screenshots

This commit is contained in:
Darko Gjorgjijoski
2024-01-28 02:59:42 +01:00
parent 06a196029e
commit cec86c39ed
28 changed files with 24 additions and 28 deletions

View File

@@ -49,7 +49,7 @@
margin-top: 20px;
padding-bottom: 20px;
text-transform: capitalize;
color: #817AE3;
color: #7675ff;
}
.content-wrapper {

View File

@@ -30,7 +30,7 @@
/* -- Header -- */
.header-container {
background: #817AE3;
background: #7675ff;
position: absolute;
width: 100%;
height: 141px;

View File

@@ -51,7 +51,7 @@
.header-logo {
/* position: absolute; */
text-transform: capitalize;
color: #817AE3;
color: #7675ff;
padding-top: 0px;
}