diff --git a/about.html b/about.html index adf98f7..05546cc 100644 --- a/about.html +++ b/about.html @@ -89,19 +89,21 @@

Reservoir

Reservoir, based on 3dmr, is a repository for 3D models and corresponding metadata. Reservoir expands on 3dmr by adding REST API endpoints for batch uploads and - inspection while retaining the ability to upload and preview 3D models through a user-interface. The + inspection while retaining the ability to upload and preview 3D models through a UI. The source code for Reservoir is available at https://github.com/kartta-labs/reservoir.

-

Attributions

-

- Please see attributions page for list of code and data components used to build this site. -

+

Attributions

+ +

Copyright +

Contact

- Contact {{ CONTACT_EMAIL }} for more information or issues. + Contact {{ CONTACT_EMAIL }} for more information.
+ If you encounter a problem, or have a feature, improvement suggestion, please feel free to + create an issue in our Github project.

diff --git a/kartta.css b/kartta.css index a95a682..afd3231 100644 --- a/kartta.css +++ b/kartta.css @@ -193,6 +193,7 @@ nav.secondary>ul a:hover { .kartta-content-wrapper { padding: 20px; + width: 50%; } .kartta-content-wrapper h2 {