create main card
This commit is contained in:
@@ -15,20 +15,6 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
.weatherWrapper {
|
||||
padding: 30px;
|
||||
}
|
||||
|
||||
.locationTitle {
|
||||
font-size: 38px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.weatherDescription {
|
||||
font-size: 24px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.statsWrapper {
|
||||
background-color: rgb(247, 247, 247);
|
||||
padding: 30px;
|
||||
@@ -42,10 +28,6 @@
|
||||
gap: 20px;
|
||||
}
|
||||
|
||||
.mainTemp {
|
||||
font-size: 84px;
|
||||
}
|
||||
|
||||
.searchInput {
|
||||
margin-bottom: 20px;
|
||||
height: 40px;
|
||||
|
||||
Reference in New Issue
Block a user