diff --git a/src/components/widgets/background/scss/_photoinformation.scss b/src/components/widgets/background/scss/_photoinformation.scss index 9210d5ee..21dc0e7a 100644 --- a/src/components/widgets/background/scss/_photoinformation.scss +++ b/src/components/widgets/background/scss/_photoinformation.scss @@ -188,7 +188,7 @@ flex-flow: row; align-items: center; transition: 0.8s cubic-bezier(0.075, 0.82, 0.165, 1); - width: 300px; +// width: 300px; padding: 10px; .link { text-decoration: none; @@ -291,6 +291,7 @@ } .photoInformation-content { + margin-right: 3px; display: flex; flex-flow: column; padding-left: 20px;