Skip to content

Commit

Permalink
font change
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticspoon committed Jun 27, 2023
1 parent 17ad1c3 commit b963422
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/beautifuljekyll.css
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,11 @@ article h1 {

.secret {
position: absolute;
font-size: 8px;
font-size: .5rem;
}

.secret:hover {
font-size: 20px;
font-size: 1.5rem;
}

article p:first-child {
Expand Down

0 comments on commit b963422

Please sign in to comment.