Skip to content

Commit

Permalink
Merge pull request #18 from amatsuda/unwip
Browse files Browse the repository at this point in the history
unwip
  • Loading branch information
amatsuda authored Oct 5, 2023
2 parents 2b65e7d + f48099b commit ca27793
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions source/stylesheets/site.css.scss
Original file line number Diff line number Diff line change
Expand Up @@ -154,18 +154,6 @@ a {
position: relative;
color: $primary-color;
font-size: 2.5rem;
&:before {
content: "WIP";
position: absolute;
color: white;
background-color: black;
right: -1rem;
bottom: -1rem;
padding: 0.25rem 1rem;
font-size: 0.5rem;
transform: skewX(335deg);
letter-spacing: 3px;
}
}
&__block {
width: 60%;
Expand Down

0 comments on commit ca27793

Please sign in to comment.