Skip to content

Commit

Permalink
style: removing debug border colors
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryrden committed Feb 10, 2024
1 parent 9809d0f commit ae8d6fb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion _sass/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@ body {
}

.container {
border: 1px solid red;
padding: 0 1em;
}
1 change: 0 additions & 1 deletion _sass/pages/projects.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

.project {
display: flex;
border: 1px solid blue;
margin-bottom: 2em; /* Adjust as per design */
width: 100%;

Expand Down

0 comments on commit ae8d6fb

Please sign in to comment.