Ahora paro de modificar los estilos :c
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user