diff --git a/components/Carbon.js b/components/Carbon.js index 1b37df9..a4057e9 100644 --- a/components/Carbon.js +++ b/components/Carbon.js @@ -127,7 +127,7 @@ class Carbon extends React.PureComponent { } .container :global(.watermark) { - fill-opacity: 0.3; + fill-opacity: 0.75; position: absolute; z-index: 2; bottom: calc(${config.paddingVertical} + 16px);