diff --git a/src/frontend/app/ui/albums/album/album.component.css b/src/frontend/app/ui/albums/album/album.component.css index f9ffeb5a..6688f752 100644 --- a/src/frontend/app/ui/albums/album/album.component.css +++ b/src/frontend/app/ui/albums/album/album.component.css @@ -20,7 +20,7 @@ a { } .photo-container { - border: 2px solid #333; + border: 1px solid #333; width: 180px; height: 180px; background-color: #bbbbbb; diff --git a/src/frontend/app/ui/albums/album/album.component.html b/src/frontend/app/ui/albums/album/album.component.html index 4a3ab59b..f48d41aa 100644 --- a/src/frontend/app/ui/albums/album/album.component.html +++ b/src/frontend/app/ui/albums/album/album.component.html @@ -2,22 +2,22 @@ style="display: inline-block;"> -