diff --git "a/IBM/\303\254cb-bootcamp.html" "b/IBM/\303\254cb-bootcamp.html" index 2e3f701..556cf00 100644 --- "a/IBM/\303\254cb-bootcamp.html" +++ "b/IBM/\303\254cb-bootcamp.html" @@ -47,9 +47,10 @@ padding-right: 320px; } - .cover-page { - text-align: center; - margin-bottom: 40px; + .cover-page img { + max-width: 100%; /* Ensure the image does not exceed its container */ + height: auto; /* Maintain the aspect ratio */ + margin: 10px auto; /* Center the image horizontally */ } .cover-page img { @@ -188,15 +189,20 @@ margin-top: 0; } - footer { - background-color: #0f62fe; - color: #fff; - text-align: center; - padding: 20px; - position: fixed; - bottom: 0; - width: 100%; - box-sizing: border-box; + /* Footer Styles */ + footer { + background-color: #0f62fe; + color: #fff; + text-align: center; + padding: 10px; /* Reduced padding for a smaller height */ + position: fixed; + bottom: 0; + width: calc(100% - 240px); /* Adjust width to accommodate the sidebars */ + box-sizing: border-box; + z-index: 100; /* Ensure footer is above other content */ + overflow-x: hidden; /* Hide horizontal overflow */ + overflow-y: auto; /* Enable vertical scroll if needed */ + } .badge { @@ -461,7 +467,7 @@

About the Course

Prerequisites: Basic knowledge of integration and cloud technologies.

Instructor: Experienced professionals with deep knowledge of IBM and Red Hat technologies.

Contact: For more information, email us at info@skunkworks.africa.

- Accreditation Badge + Accreditation Badge