summaryrefslogtreecommitdiff
path: root/app/assets
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/matches.css.scss11
1 files changed, 0 insertions, 11 deletions
diff --git a/app/assets/stylesheets/matches.css.scss b/app/assets/stylesheets/matches.css.scss
index ee43ab4..64d0ca9 100644
--- a/app/assets/stylesheets/matches.css.scss
+++ b/app/assets/stylesheets/matches.css.scss
@@ -56,14 +56,3 @@
svg {
min-width: 600px;
}
-
-@media (max-width: 900px) {
- svg text {
- font-size: 200%;
- }
-}
-@media (max-width: 700px) {
- svg text {
- font-size: 150%;
- }
-} \ No newline at end of file