diff --git a/docs/css/access-nri.css b/docs/css/access-nri.css index 33501a0dc..6d328a323 100644 --- a/docs/css/access-nri.css +++ b/docs/css/access-nri.css @@ -398,20 +398,6 @@ h3 { object-fit: cover; } -/* =============================================================== - Model configuration images -*/ -/* .portrait-img { - height: 30em !important; - border-radius: 0.6em; -} */ - -/* .center-img { - display: block; - margin-left: auto; - margin-right: auto; -} */ - /* =============================================================== Cards for ACCESS-Hive navigation, model components and model tabs */ @@ -475,7 +461,7 @@ h3 { .rectangular-card { flex-direction: row; width: 100%; - height: 10em; + height: 8em; overflow: hidden; } @@ -495,12 +481,12 @@ h3 { width: 65%; display: flex; flex-direction: column; - justify-content: space-around; + justify-content: space-evenly; align-items: center; } .configuration-card { - height: 15em; + height: 13em; } .card-container:has(.component-card) { diff --git a/docs/models/index.md b/docs/models/index.md index 49441651e..29b6534c4 100644 --- a/docs/models/index.md +++ b/docs/models/index.md @@ -86,7 +86,7 @@ software called **couplers** to form different Model Configurations.
ACCESS-ESM - ACCESS Earth System Model (ESM) simulates the carbon and other bio-chemical cycles within the climate system, by deploying the atmosphere, ocean, and sea-ice components. ACCESS-ESM is one of the two ACCESS global coupled model versions. + ACCESS Earth System Model (ESM) simulates the carbon and other bio-chemical cycles within the climate system, by deploying the atmosphere, ocean, and sea-ice components. It is one of the two ACCESS global coupled model versions.
@@ -97,7 +97,7 @@ software called **couplers** to form different Model Configurations.
ACCESS-OM - ACCESS Ocean Model (OM) deploys the ocean and sea-ice components to provide the Australian climate community with ocean weather and climate data, including seasonal forecasting, climate variability, downscaling of climate in the marine environment around Australia, and ocean biogeochemistry. + ACCESS Ocean Model (OM) deploys the ocean and sea-ice components to provide the Australian climate community with ocean weather and climate data, including seasonal forecasting, climate variability, and ocean biogeochemistry.