Skip to content

Commit

Permalink
quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zusmanzus committed Oct 4, 2023
1 parent a46c577 commit ef07d26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ button:disabled {
}

.content__text-block {
font-style: 18px;
font-size: 18px;
}

.content__text-block .content__paragraph:not(:last-of-type) {
Expand Down Expand Up @@ -179,7 +179,7 @@ button:disabled {
margin-inline-end: 1px;
padding: 0 4px;
font-weight: 700;
font-style: 30px;
font-size: 30px;
background-color: var(--accent-color);
}

Expand Down

0 comments on commit ef07d26

Please sign in to comment.