Skip to content
Snippets Groups Projects
Commit d2f75c56 authored by Sara Savanovic Djordjevic's avatar Sara Savanovic Djordjevic
Browse files

update: add 'cm' to ice layers heading text

parent 99a1542f
No related branches found
No related tags found
1 merge request!20Clhp map, fix unit tests
...@@ -72,7 +72,7 @@ class StatCharts extends StatelessWidget { ...@@ -72,7 +72,7 @@ class StatCharts extends StatelessWidget {
SizedBox( SizedBox(
child: Center( child: Center(
child: Text( child: Text(
'Ice layers', 'Ice layers (cm)',
style: regTextStyleBig, style: regTextStyleBig,
), ),
), ),
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment