We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d571568 commit a050f78Copy full SHA for a050f78
styles/globals.css
@@ -72,3 +72,7 @@ small, figcaption {
72
font-size: 0.9em;
73
color: rgba(255,255,255,0.5) !important;
74
}
75
+
76
+.react-photo-album--image {
77
+ object-fit: cover;
78
+}
0 commit comments