Skip to content

Instantly share code, notes, and snippets.

@bleroy
Created July 28, 2021 05:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bleroy/83bc15ed195c078e50c67a78e988957b to your computer and use it in GitHub Desktop.
Save bleroy/83bc15ed195c078e50c67a78e988957b to your computer and use it in GitHub Desktop.
.l1 {
clip: rect(auto, 122px, auto, 64px);
}
.left-wall {
display: inline-block;
position: absolute;
left: 0;
top: 0;
background-image: url(./img/WallLeft.png);
width: 168px;
height: 270px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment