This commit is contained in:
sasha-astiadi
2024-05-21 07:34:29 +02:00
parent 087a92d65d
commit 2ad5458382
47 changed files with 923 additions and 324 deletions

View File

@@ -51,3 +51,15 @@
<!-- End MailerLite Universal -->
</head>
<style>
body {
background: #111827;
}
#header-container .bg-custom-dark-blue {
background-color: #010a2d;
}
#hamburger .bg-custom-dark-blue {
background-color: #010a2d;
}
</style>