diff --git a/Frontend Angular 4/src/styles/_responsive.scss b/Frontend Angular 4/src/styles/_responsive.scss
index 009b6668a8c758714e5ec952362af602f87c73b9..683f012c0b0d47b4e52d8e7c93a9bab866ad5dc6 100755
--- a/Frontend Angular 4/src/styles/_responsive.scss	
+++ b/Frontend Angular 4/src/styles/_responsive.scss	
@@ -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);
+}