diff --git a/assets/scss/_styles_project.scss b/assets/scss/_styles_project.scss index 0ab247b..b7542d4 100644 --- a/assets/scss/_styles_project.scss +++ b/assets/scss/_styles_project.scss @@ -9,9 +9,6 @@ } } - - - @media (min-width: 768px) { .td-sidebar { padding-top: 5rem; @@ -23,6 +20,17 @@ padding-top: 2.75rem; } } +.carousel-control-next, .carousel-control-prev { + background-image: none; +} + +.carousel-control-next { + right: -15% +} + +.carousel-control-prev { + left: -15% +} .rounded-img { border-radius: 1rem; diff --git a/content/en/_index.html b/content/en/_index.html index 35eb2cc..b05d94e 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -9,13 +9,6 @@ linkTitle = "SelfPrivacy"