mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Complete color and font implementation into news and about pages
This commit is contained in:
@@ -121,7 +121,7 @@ const Layout: React.FC<Props> = ({
|
||||
<style jsx>
|
||||
{
|
||||
`.vintageBackground {
|
||||
background-color: rgba(240, 226, 123, 0.9)
|
||||
background-color: rgba(240, 226, 123, 0.8)
|
||||
}`
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user