Ahora paro de modificar los estilos :c
This commit is contained in:
@@ -126,6 +126,8 @@
|
|||||||
.photos img {
|
.photos img {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
border-radius: 4px;
|
||||||
|
border: 1px solid #9b9da2;
|
||||||
}
|
}
|
||||||
|
|
||||||
#photos-page {
|
#photos-page {
|
||||||
@@ -177,13 +179,15 @@
|
|||||||
.weather-description .weather-degrees {
|
.weather-description .weather-degrees {
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.weather-description .weather-where{
|
.weather-description .weather-where{
|
||||||
font-size: 1.3em;
|
font-size: 1.3em;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.weather-icon {
|
.weather-icon {
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
height: 160px;
|
height: 130px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user