We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 072d576 commit bd94739Copy full SHA for bd94739
3 files changed
src/theme/Footer/Copyright/index.js
@@ -2,7 +2,7 @@ import React from 'react';
2
export default function FooterCopyright({ copyright }) {
3
return (
4
<div
5
- className="footer__copyright opacity-70 mt-10"
+ className="footer__copyright mt-10"
6
// Developer provided the HTML, so assume it's safe.
7
// eslint-disable-next-line react/no-danger
8
dangerouslySetInnerHTML={{ __html: copyright }}
static/img/ecma-dev.png
-214 KB
static/img/javascript-gr.png
-19.2 KB
0 commit comments