1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-29 00:57:50 +02:00

Content width changes (#1325)

* width changes

* revert change for @media

Co-authored-by: ClaudiaHolhos <claudia@oceanprotocol.com>
This commit is contained in:
claudiaHash 2022-04-06 16:02:01 +03:00 committed by GitHub
parent 9b19aed5ad
commit 483bc90dec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,5 +15,5 @@
}
.container.narrow {
max-width: 42rem;
max-width: 62rem;
}