Skip to content

Commit

Permalink
modified: style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Thizh committed Nov 12, 2023
1 parent a8f786b commit b940f38
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,10 @@ button {
/* Red border */
}

.resume-btn {
display: none;
}

.paragraphs {
all: initial;
font-size: 20px;
Expand Down Expand Up @@ -253,10 +257,6 @@ button {
width: 90px;
}

.resume-btn {
display: none;
}

button {
width: 180px;
}
Expand Down

0 comments on commit b940f38

Please sign in to comment.