aboutsummaryrefslogtreecommitdiff
path: root/src/components/Display/Display.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Display/Display.css')
-rw-r--r--src/components/Display/Display.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/components/Display/Display.css b/src/components/Display/Display.css
index 74aa31e..bbec236 100644
--- a/src/components/Display/Display.css
+++ b/src/components/Display/Display.css
@@ -39,5 +39,6 @@ $defShadow: 0px 0px 4px #232627;
.ItemsDisplay .leftAlign {
text-align: left; }
-.SummaryDisplayTR {
- color: #FF79C6; }
+.SummaryDisplayTR td {
+ color: #FF79C6;
+ font-size: 1.7rem; }