Skip to content

Instantly share code, notes, and snippets.

@codigoconjuan
Created December 10, 2019 01:39
Show Gist options
  • Save codigoconjuan/13e31916003dd39adbc1aad4f288a378 to your computer and use it in GitHub Desktop.
Save codigoconjuan/13e31916003dd39adbc1aad4f288a378 to your computer and use it in GitHub Desktop.
Proyecto Criptomonedas
body {
background-color: #0d2235;
}
.error {
background-color: #b7322c;
padding: 1rem;
color: white;
font-size: 18px;
text-transform: uppercase;
font-weight: bold;
text-align: center;
}
.resultado {
color: white;
}
.resultado h2 {
font-weight: bold;
color: white;
}
.resultado p {
font-size: 18px!important;
}
.resultado p span {
font-weight: bold;
}
p.precio{
font-size: 30px!important;
}
<link href="https://fonts.googleapis.com/css?family=Bebas+Neue&display=swap" rel="stylesheet">
@Manuelhra
Copy link

Gracias por la URL Diego.

@waltervivar1133
Copy link

Gracias!

@R4k4210
Copy link

R4k4210 commented May 27, 2020

Gracias!

@AgusVigno
Copy link

@Juangrazz
Copy link

Gracias por el link, Agus ;)

@leidymgdev
Copy link

Chicos, gracias por compartir la url :)

@angelsxz
Copy link

angelsxz commented Sep 1, 2020

Gracias por compartir API url ;)

@DairoCantillo
Copy link

@AJ-Romera
Copy link

@abdieloflores
Copy link

Gracias por compartir el link

@angel925
Copy link

Cracks!

@gmar1234
Copy link

Exclente

@pooldeveloper
Copy link

Enlace hacia los Spinners :))
https://tobiasahlin.com/spinkit/

@enrique-carbo
Copy link

Tengo un error al compilar relacionado a emotion => Module not found: Can't resolve '@emotion/react'
Comparto la solución => npm install @emotion/react
https://stackoverflow.com/questions/65486256/module-not-found-cant-resolve-emotion-react

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment