Skip to content

Commit 9777ce6

Browse files
Merge pull request #1866 from anish1204/main2
Air Quality
2 parents 43c94e4 + 928cc4b commit 9777ce6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Projects/Air-Quality/style.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ button:hover {
192192

193193
/* CSS for screens less than 480px */
194194
@media (max-width: 480px) {
195+
195196
.header {
196197
font-size: 18px;
197198
}
@@ -203,4 +204,8 @@ button:hover {
203204
.sub-heading{
204205
font-size: 20x;
205206
}
207+
.modal-container{
208+
margin-top: 80px;
209+
}
206210
}
211+

0 commit comments

Comments
 (0)