Skip to content

Commit

Permalink
Small icon adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Jan 11, 2022
1 parent df7a2eb commit f7276c8
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions assets/less/content/general.less
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,9 @@ h1 {
font-weight: 300;
}

a.view-source {
font-size: 1.2rem;
}

.settings {
a.view-source, .settings {
font-size: 1.2rem;
font-weight: normal;
}
}

Expand Down Expand Up @@ -62,7 +59,6 @@ a.view-source {
text-decoration: none;
border: none;
transition: color 0.3s ease-in-out;
margin-top: 1px;

&:hover {
color: @darkGray;
Expand Down

0 comments on commit f7276c8

Please sign in to comment.