Skip to content

Commit e5a90e3

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

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
@@ -206,7 +206,7 @@ footer {
206206
font-size: 18px;
207207
}
208208
}
209-
@media(min-width:768px){
209+
@media (min-width: 768px) {
210210
.input{
211211
min-width:175px;
212212
}

0 commit comments

Comments
 (0)