Skip to content

Commit

Permalink
fix: sonarcloud bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
lxndrblz committed Feb 10, 2022
1 parent 89239c3 commit 96a38bd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion assets/scss/partials/components/_languageswitch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
box-shadow: $shadow;
border-color: $primary;
border-radius: 2px 0px 0px 0px;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
height: 14px;
bottom: 0px;
left: calc(50% / 2);
Expand Down
2 changes: 0 additions & 2 deletions assets/scss/partials/components/_portfolio.scss
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
max-width: inherit;

@media screen and (min-width: 961px), print {
max-width: 400px;
width: 60%;
object-fit: contain;
max-width: none;
Expand Down Expand Up @@ -122,7 +121,6 @@
cursor: pointer;
border: 1px solid $primary-light;
white-space: nowrap;
font-weight: 400;
font-style: normal;
border-radius: 999em;
padding: 10px;
Expand Down

0 comments on commit 96a38bd

Please sign in to comment.