Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
commit new members
  • Loading branch information
NkululekoMemela authored Apr 26, 2024
1 parent d4b0e6c commit a4b85c6
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 4 deletions.
30 changes: 29 additions & 1 deletion index.css
Original file line number Diff line number Diff line change
Expand Up @@ -1133,31 +1133,59 @@
.home-about-us {
height: 100%;
}
.home-heading-container {
width: auto;
align-self: stretch;
}
.home-text09 {
text-align: center;
}
.home-secondary-text {
color: var(--dl-color-gray-black);
text-align: center;
align-self: flex-start;
box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
text-align: justify;
margin-bottom: 0px;
}
.home-text20 {
color: var(--dl-color-gray-black);
}
.home-container3 {
width: 100%;
}
.home-image {
width: 100%;
height: 100%;
}
.home-text24 {
text-align: justify;
}
.home-text33 {
text-align: justify;
}
.home-text39 {
text-align: justify;
}
.home-card-content {
margin-top: var(--dl-space-space-doubleunit);
margin-left: var(--dl-space-space-doubleunit);
margin-right: var(--dl-space-space-doubleunit);
margin-bottom: var(--dl-space-space-doubleunit);
}
.home-card-content1 {
margin-top: var(--dl-space-space-doubleunit);
margin-left: var(--dl-space-space-doubleunit);
margin-right: var(--dl-space-space-doubleunit);
margin-bottom: var(--dl-space-space-doubleunit);
}
.home-text52 {
color: var(--dl-color-primary-100);
}
.home-card-content2 {
margin: 0px;
margin-top: var(--dl-space-space-doubleunit);
margin-left: var(--dl-space-space-doubleunit);
margin-right: var(--dl-space-space-doubleunit);
margin-bottom: var(--dl-space-space-doubleunit);
}
.home-feature-card {
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
src="public/pyramid_diagram4-2100h.jpg"
class="home-image" /><h1 class="content-header"
>The Case for Numerical Ocean Modelling</h1
><span
><span class="home-text24"
><span
>Numerical modelling plays a crucial role in understanding and
predicting the complex dynamics of the ocean as it provides
Expand Down Expand Up @@ -164,7 +164,7 @@
><br /></span
><h1 class="content-header-not-first-child content-header"
>Alignment with National Imperatives</h1
><span
><span class="home-text33"
><span
>With the ratification of Operations Phakisa in 2014, an
initiative to fast-track the unlocking of the economic
Expand All @@ -183,7 +183,7 @@
><br /><br /></span
><h1 class="content-header-not-first-child content-header"
>Alignment with International Imperatives</h1
><span
><span class="home-text39"
><span
>2021-2030 is the United Nations Decade of Ocean Science for
Sustainable Development with the vision of producing the
Expand Down

0 comments on commit a4b85c6

Please sign in to comment.