Skip to content

Instantly share code, notes, and snippets.

@douglasabnovato
Created March 6, 2023 22:34
Show Gist options
  • Save douglasabnovato/a65125ea12b00565216ac3b8da1b7614 to your computer and use it in GitHub Desktop.
Save douglasabnovato/a65125ea12b00565216ac3b8da1b7614 to your computer and use it in GitHub Desktop.
pré processdor
$fundo : aliceblue
body
background-color: $fundo
width: 100vw
height: 100vh
display: flex
flex-direction: column
justify-content: center
align-items: center
ol
color: white
margin: auto
li
font-weight: bold
color: gray
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment