summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/matches.css.scss
diff options
context:
space:
mode:
authornfoy <nfoy@purdue.edu>2014-04-24 19:16:26 -0400
committernfoy <nfoy@purdue.edu>2014-04-24 19:16:26 -0400
commit379cf06b33c672e01845c9c826ce58f8517059bd (patch)
tree92206e7f640017f67cbd57485a772617be423efa /app/assets/stylesheets/matches.css.scss
parentddfe11c0444cf424cad3d14bc9be48d32423f3dd (diff)
parentafaf547a9685be8fd15c4496c3c1716e717b3fd7 (diff)
Merge branch 'master' of https://github.com/LukeShu/leaguer
Diffstat (limited to 'app/assets/stylesheets/matches.css.scss')
-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