Skip to content

Commit

Permalink
removed duplicate backgrounds
Browse files Browse the repository at this point in the history
  • Loading branch information
henrihaapalasiili committed Apr 30, 2024
1 parent 4f1b0f8 commit 4d8598d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/ProjectTimeline/VisTimeline.scss
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
margin-left: auto;
margin-right: 0;
padding:0;
background:none;
width: 100%;
height: 100%;
background:url('../../assets/icons/pen.svg') no-repeat;
Expand All @@ -94,7 +93,6 @@
margin-left: auto;
margin-right: 0;
padding: 0;
background:none;
width: 100%;
height: 100%;
background:url('../../assets/icons/lock-open.svg') no-repeat;
Expand All @@ -108,7 +106,6 @@
margin-left: auto;
margin-right: 0;
padding: 0;
background:none;
width: 100%;
height: 100%;
background:url('../../assets/icons/lock.svg') no-repeat;
Expand Down

0 comments on commit 4d8598d

Please sign in to comment.