Skip to content

Commit 61db534

Browse files
Update 05-Weather-App/style.css
Co-authored-by: Copilot <[email protected]>
1 parent e5a90e3 commit 61db534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

05-Weather-App/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ footer {
176176
gap: 10px;
177177
}
178178
}
179-
@media(max-width:305px){
179+
@media (max-width: 305px) {
180180
.time,.centerbox{
181181
min-width:262px;
182182
}

0 commit comments

Comments
 (0)