Skip to content

Commit

Permalink
minor bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kellsonphilips committed Jan 13, 2023
1 parent 0d3e8d6 commit 9848c6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/routes/technology/technology.styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ $mobile-technology-background: "../../assets/technology/background-technology-mo
justify-content: center;
align-items: center;
font-family: var(--font-primary);
font-size: 1.4rem;
border-radius: 35vw;
font-size: 1.2vw;
border-radius: 50%;
border: rgb(81, 78, 78) 1px solid;
margin: 15px;
position: relative;
Expand Down

0 comments on commit 9848c6a

Please sign in to comment.