Skip to content

Instantly share code, notes, and snippets.

@SheaBelsky
Last active November 30, 2021 02:11
Show Gist options
  • Save SheaBelsky/85801d79d309cc5d10ac22ad2839af35 to your computer and use it in GitHub Desktop.
Save SheaBelsky/85801d79d309cc5d10ac22ad2839af35 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
.onetrust_container {
&, &-map {
display: grid;
place-items: center;
height: 50vh;
text-align: center;
}
&-map {
height: 100vh;
}
}
.onetrust_container, .onetrust_container-map {
display: grid;
place-items: center;
height: 50vh;
text-align: center;
}
.onetrust_container-map {
height: 100vh;
}
{
"sass": {
"compiler": "dart-sass/1.32.12",
"extensions": {},
"syntax": "SCSS",
"outputStyle": "expanded"
},
"autoprefixer": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment