Skip to content

Instantly share code, notes, and snippets.

@troutcolor
Created November 10, 2022 21:36
Show Gist options
  • Save troutcolor/25123660c79f8b0822b9cad32a49f698 to your computer and use it in GitHub Desktop.
Save troutcolor/25123660c79f8b0822b9cad32a49f698 to your computer and use it in GitHub Desktop.
body { background-image: linear-gradient(to right, #00b09b, #96c93d); }
#idProductLogo img{ border-radius:25%; }
@media screen and (max-width: 1200px) {
.divRiverDisplay { width: 95%; }
.divRiverContent{ width:98%; }
.divMoreButton { display:block; }
.divPageBody { width:94%; }
}
.divPageBody { margin-top: 30px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment