Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
yustasstar committed Dec 5, 2024
1 parent 443b5e7 commit 6feade8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h4 class="wposition">
<ul class="worklist">
<li class="wlitem">
Requirements analysis and documentation
researching;
researching
</li>
<li class="wlitem">
Creating test documentation: checklists, test
Expand All @@ -60,7 +60,7 @@ <h4 class="wposition">
Manual testing Web (DevTools, Postman, MSSQL)
</li>
<li class="wlitem">
Practical application of Test Design techniques;
Practical application of Test Design techniques
</li>
</ul>
</div>
Expand Down
2 changes: 1 addition & 1 deletion styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ body {
/* sidebar styles */
.sidebar {
background: #1E2939;
padding-top: 40px;
/* padding-top: 40px; */
width: 370px;
}

Expand Down

0 comments on commit 6feade8

Please sign in to comment.