modified: static/css/sensor-2.css

modified:   static/css/sensor-3.css
	modified:   static/css/sensor-4.css
This commit is contained in:
IrisVega 2024-07-20 20:45:21 +08:00
parent d24bcd3497
commit 0107a4cef3
3 changed files with 3 additions and 3 deletions

View File

@ -54,7 +54,7 @@ body,html {
height: 90%; height: 90%;
} }
#temperature { #humidity {
margin: 20px; margin: 20px;
font-size: 40px; font-size: 40px;
} }

View File

@ -54,7 +54,7 @@ body,html {
height: 90%; height: 90%;
} }
#temperature { #co2 {
margin: 20px; margin: 20px;
font-size: 40px; font-size: 40px;
} }

View File

@ -54,7 +54,7 @@ body,html {
height: 90%; height: 90%;
} }
#temperature { #pressure {
margin: 20px; margin: 20px;
font-size: 40px; font-size: 40px;
} }