diff --git a/assets/css/gp-style-core.css b/assets/css/gp-style-core.css index e779d4d..f9ec7f7 100644 --- a/assets/css/gp-style-core.css +++ b/assets/css/gp-style-core.css @@ -204,6 +204,7 @@ body{ background-color: rgba(17, 17, 20, 0); cursor: pointer; + border: none; } .btn-big--border{ padding: 21px 32px; diff --git a/assets/css/gp-style-desktop.css b/assets/css/gp-style-desktop.css index 0e96cf3..879279e 100644 --- a/assets/css/gp-style-desktop.css +++ b/assets/css/gp-style-desktop.css @@ -460,7 +460,7 @@ @media only screen and (min-width: 992px) { .gym__item{ - width: calc(50% - 40px) !important; + width: calc(50% - 44px) !important; } .gym .swiper-slide:nth-child(3){ width: 100% !important; @@ -478,7 +478,7 @@ .projects__item{ margin: 20px; - width: calc(50% - 40px) !important; + width: calc(50% - 44px) !important; display: flex; flex-direction: column; @@ -986,6 +986,8 @@ background-color: rgba(42, 42, 45, 0); border: none; + + cursor: pointer; } /* modal */ @media only screen and (min-width: 992px) and (max-width: 1032px) {} \ No newline at end of file diff --git a/index.html b/index.html index dfe9a97..0679359 100644 --- a/index.html +++ b/index.html @@ -79,14 +79,14 @@ - + +