Quite los bordes chantas de las images
les puse una pequeña sombra :3
This commit is contained in:
@@ -177,8 +177,8 @@ const photos = new function() {
|
||||
|
||||
this.msnry = new Masonry( '.photos', {
|
||||
itemSelector: 'img',
|
||||
percentPosition: true,
|
||||
gutter: 10,
|
||||
columnWidth: 120
|
||||
});
|
||||
|
||||
await this.fill_photos()
|
||||
|
||||
@@ -124,10 +124,10 @@
|
||||
}
|
||||
|
||||
.photos img {
|
||||
width: 50%;
|
||||
width: 120px;
|
||||
margin-bottom: 5px;
|
||||
border-radius: 4px;
|
||||
border: 1px solid #9b9da2;
|
||||
box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
|
||||
}
|
||||
|
||||
#photos-page {
|
||||
|
||||
Reference in New Issue
Block a user