Ahora paro de modificar los estilos :c

This commit is contained in:
2020-11-21 03:36:33 -03:00
parent 373f9d884b
commit 1e7c79ad8a

View File

@@ -126,6 +126,8 @@
.photos img {
width: 50%;
margin-bottom: 5px;
border-radius: 4px;
border: 1px solid #9b9da2;
}
#photos-page {
@@ -177,13 +179,15 @@
.weather-description .weather-degrees {
font-size: 2em;
font-weight: 600;
text-align: center;
}
.weather-description .weather-where{
font-size: 1.3em;
text-align: center;
}
.weather-icon {
object-fit: contain;
height: 160px;
height: 130px;
}