diff --git a/generateSite.js b/generateSite.js index ba976cc..0847a3d 100644 --- a/generateSite.js +++ b/generateSite.js @@ -82,12 +82,11 @@ async function generateSite() { } .description { position: absolute; - margin-left: -40%; /* This will offset it to the left */ max-width: 80%; z-index: 2; color: #cccccc; opacity: 0.8; - mix-blend-mode: hard-light; + mix-blend-mode: color-dodge; margin-top: 0; margin-bottom: 0; font-size: 16px;