Skip to content
Snippets Groups Projects
Commit 5dbe0181 authored by Nicolas Camera Lopez's avatar Nicolas Camera Lopez
Browse files

Merge branch 'fix/texto-graficador-2d' into 'master'

Mejorar posicionamiento del texto del graficador 2D

See merge request !3
parents 6c423ff6 97e9c3ef
No related branches found
No related tags found
1 merge request!3Mejorar posicionamiento del texto del graficador 2D
......@@ -168,3 +168,8 @@ text {
padding-left: 0px !important;
}
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
// Mejorar el posicionamiento del texto al graficar una función de R -> R
.top-right-legend {
transform: translateY(3px);
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment