diff --git a/pt/static/style.css b/pt/static/style.css index 17a0248..96a0dfe 100644 --- a/pt/static/style.css +++ b/pt/static/style.css @@ -41,7 +41,6 @@ header { .up { color: #080; font-size: 2rem; - transform: scale(2,1); text-align: center; } @@ -53,7 +52,6 @@ header { .down { font-size: 2rem; color: #C00; - transform: scale(2,1); text-align: center; } diff --git a/pt/templates/pt/compare.html b/pt/templates/pt/compare.html index b01fbe0..74d4330 100644 --- a/pt/templates/pt/compare.html +++ b/pt/templates/pt/compare.html @@ -8,27 +8,26 @@