diff --git a/docs/about/how_to_contribute.md b/docs/about/how_to_contribute.md index 024a320d9..7c82b7e84 100644 --- a/docs/about/how_to_contribute.md +++ b/docs/about/how_to_contribute.md @@ -13,7 +13,7 @@ Anyone is welcome to contribute towards improving the **ACCESS-Hive user portal*
- +
diff --git a/docs/assets/access-nri-support.png b/docs/assets/access-nri-support.png new file mode 100644 index 000000000..f3a93c452 Binary files /dev/null and b/docs/assets/access-nri-support.png differ diff --git a/docs/css/access-nri.css b/docs/css/access-nri.css index 75d7de236..5fc20d3f3 100644 --- a/docs/css/access-nri.css +++ b/docs/css/access-nri.css @@ -587,11 +587,14 @@ h1.homepage { display: flex; justify-content: center; align-items: center; - padding: 0.6em 0.6em 0.3em 0.6em; overflow: hidden; border-radius: 8px; } +.vertical-card-padding { + padding: 0.6em 0.6em 0.3em 0.6em; +} + .vertical-card-image-container > img { width: 100%; height: 100%; @@ -622,7 +625,7 @@ h1.homepage { display: flex; justify-content: center; align-items: center; - padding: 0.6em 0 0.6em 0.6em; + /* padding: 0.6em 0 0.6em 0.6em; */ overflow: hidden; border-radius: 8px; } diff --git a/docs/models/index.md b/docs/models/index.md index 35d7587c1..866726a28 100644 --- a/docs/models/index.md +++ b/docs/models/index.md @@ -59,55 +59,55 @@ ACCESS models are computer codes comprising complex mathematical representations ## ACCESS Model Components