Skip to content

Commit

Permalink
fix: duplicate attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
aurlic committed Oct 16, 2024
1 parent 1e33521 commit 438d1b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nginx/src/css/settings.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
height: 200px;
border: 1px solid var(--accent-clr);
border-radius: 50%;
overflow: hidden;
box-shadow: 0 4px 5px var(--accent-clr);
}

Expand Down Expand Up @@ -161,7 +160,6 @@
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
display: flex;
justify-content: center;
align-items: center;
z-index: 1000;
Expand Down

0 comments on commit 438d1b0

Please sign in to comment.