Skip to content

Instantly share code, notes, and snippets.

@sugoidogo
Last active December 2, 2023 14:18
Show Gist options
  • Save sugoidogo/caf1b7313e4370b71fe01eb005dcd537 to your computer and use it in GitHub Desktop.
Save sugoidogo/caf1b7313e4370b71fe01eb005dcd537 to your computer and use it in GitHub Desktop.
Round image borders for fujitech reactive. Simply paste this text into the css box in the browser source properties in OBS
.h-screen {
border-radius: 25%;
height: auto;
}
.flex { height: 100vh; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment