Skip to content

Instantly share code, notes, and snippets.

View r0binxp's full-sized avatar
🎯
Focusing

Matias Heredia r0binxp

🎯
Focusing
View GitHub Profile
@codigoconjuan
codigoconjuan / index.css
Created May 21, 2019 19:44
Administrador Pacientes Veterinaria
html {
min-height: 100%;
}
body {
margin: 0;
padding: 0;
font-family: sans-serif;
background-image: linear-gradient(-225deg, #A445B2 0%, #D41872 52%, #FF0066 100%);
min-height: 100%;
padding-bottom: 5rem;