Skip to content

Commit 4c83be7

Browse files
author
Pretty Taruvinga
committed
Remove duplicate opacity declaration in thumbnail styles
1 parent b67a1fe commit 4c83be7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

challenges/challenge-weather-app/assets/styles.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@
113113
animation: 0.25s forwards fade-in;
114114

115115
display: block;
116-
opacity: 0;
117116
object-fit: cover;
118117

119118
flex: 0 0 auto;
@@ -125,7 +124,6 @@
125124
background: rgba(0, 0, 0, 0.5);
126125
}
127126

128-
129127
/* Credits
130128
------------------------------------------------------------------------------*/
131129
.info {

0 commit comments

Comments
 (0)