Skip to content

Commit

Permalink
Update styles.css to match the design from personalWeb.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Ambro19 authored Dec 1, 2023
1 parent 5e322ab commit 4b50dcd
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -96,23 +96,6 @@
margin-left: 20px; /* You can adjust the value (in pixels) to control the amount of indentation */
}

/* Style the job title line */
.job-title {
font-weight: bold; /* Optionally make it bold */
margin: 0; /* Remove any default margin */
}

/* Style the main interest line */
.main-interest {
font-weight: bold; /* Optionally make it bold */
margin-top: 0; /* Remove top margin to eliminate spacing between the lines */
}

nav ul li a {
color: white; /* This sets the text color to white */
/* You can add additional CSS properties here if needed */
}




0 comments on commit 4b50dcd

Please sign in to comment.