merge: Integrate customer/CURSOR-Software-AG into master

This commit is contained in:
Developer 02
2024-09-17 11:18:56 +02:00
12 changed files with 51 additions and 4 deletions

View File

@@ -267,6 +267,26 @@ footer#page-footer {
margin-left: 5rem;
}
.header-1 {
align-items: center;
justify-content: space-between;
margin-top:0;
padding-top: 0;
}
.header-1 .text {
text-align: center;
margin-left: 1.5vw;
margin-top:0;
padding-top: 0;
}
.header-1 .logo {
width: 9rem;
margin-top:0;
padding-top: 0;
}
/* styles for mobile responsiveness */
@media (max-height: 850px) {
.navbar .container {