Skip to content

Commit

Permalink
Merge pull request #10 from paigeadelethompson/paigeadelethompson-pat…
Browse files Browse the repository at this point in the history
…ch-7

Update _styles.css
  • Loading branch information
paigeadelethompson authored Sep 1, 2024
2 parents 647005a + 3041801 commit 327d89e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions themes/netcrave/assets/netcrave/css/_styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -317,9 +317,9 @@ main {
@media screen and (min-device-width: 360px) and (max-device-width: 767px) {
width: 90%;
}
width: 85%;
width: 90%;
text-align: center;
font-weight: 300;
font-weight: 200;
font-style: italic;
font-size: 10pt;
color: black;
Expand Down Expand Up @@ -366,7 +366,7 @@ h1::first-letter {
width: 200px;
}

font-weight: 700;
font-weight: 600;
font-size: 11pt;
float: left;
width:200px;
Expand All @@ -382,7 +382,7 @@ h1::first-letter {
width: 200px;
}

font-weight: 700;
font-weight: 600;
font-size: 11pt;
float: left;
width:200px;
Expand Down Expand Up @@ -426,7 +426,7 @@ h1::first-letter {
}

.job-company {
font-weight: 700;
font-weight: 600;
font-size: 11pt;
width: 60%;
float:left;
Expand Down

0 comments on commit 327d89e

Please sign in to comment.