diff --git a/src/scss/_pricing.scss b/src/scss/_pricing.scss index 79d7d5f..01cb7eb 100644 --- a/src/scss/_pricing.scss +++ b/src/scss/_pricing.scss @@ -83,6 +83,8 @@ } .price__rounded-button--purchase { + padding-top: 10px; + padding-bottom: 10px; background-color: rgba(255, 255, 255, 0.15); position: absolute; bottom: 35px;