#1047 fonts more uniform #1063
No reviewers
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked-waiting-for-further-changes
bug
bug-only-on-server-for-mobile-not-webpage
Bug-Report-After-Merge
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
further-changes-needed
future-problem-not-fixint-this-period
help wanted
invalid
last-week-issue-to-fix
library
low-priority
needs input
needs review
not-implemented.
project documentation
question
research
reviewed
Script
security
SQL
style
Team 1
Team 2
team leaders
test-creation
testing
topLevel
unassigned
Under-review
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!1063
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "#1047-fonts-uniform-in-views"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem: Cards use different font-sizes and some do not properly show.
Solution: Changed font size to "2rem" and centered some of the texts.
Could be a good idea to set guidelines on which sizes should be used for different types of texts.
Review on #1047
What's done
Tested on Windows using Firefox
Inspected following files
frontend/src/features/energy/all/EnergyAllView.module.css
frontend/src/features/energy/sensor/EnergyView.js
frontend/src/features/energy/sensor/EnergyView.module.css
frontend/src/features/temperature/default/TemperatureView.module.css
frontend/src/features/temperature/month/TemperatureMonthView.module.css
frontend/src/features/temperature/year/TemperatureYearView.module.css
Conclusion