Skip to content

Commit

Permalink
Backup Fri Jan 17 17:21:38 UTC 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
hexpunk committed Jan 17, 2025
1 parent b6333c7 commit e61777c
Showing 1 changed file with 61 additions and 61 deletions.
122 changes: 61 additions & 61 deletions jaysherby.com/resume/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -417,67 +417,67 @@ <h1>



<p><style>
h3 {
border-style: solid;
border-width: 0 0 4px;
}

li {
margin-bottom: 0.5rem;
}

dt {
display: flex;
font-weight: bold;
margin-bottom: 0.5rem;
}

dd > ul {
padding: 0px;
}

.columns {
columns: 2;
}

@media print, (min-width: 700px) {
.columns {
columns: 5;
}
}

.grow {
flex-grow: 1;
}

.m-1 {
margin: 0.25rem;
}

.text-center {
text-align: center;
}

.uppercase {
text-transform: uppercase;
}

@media print {
body {
font-size: small;
}

body > header,
body > footer {
display: none !important;
}

a {
color: black;
}
}
</style></p>
<style>
h3 {
border-style: solid;
border-width: 0 0 4px;
}

li {
margin-bottom: 0.5rem;
}

dt {
display: flex;
font-weight: bold;
margin-bottom: 0.5rem;
}

dd > ul {
padding: 0px;
}

.columns {
columns: 2;
}

@media print, (min-width: 700px) {
.columns {
columns: 5;
}
}

.grow {
flex-grow: 1;
}

.m-1 {
margin: 0.25rem;
}

.text-center {
text-align: center;
}

.uppercase {
text-transform: uppercase;
}

@media print {
body {
font-size: small;
}

body > header,
body > footer {
display: none !important;
}

a {
color: black;
}
}
</style>
<div class="text-center">
<h1 class="uppercase m-1">Jay Sherby</h1>
<h2 class="m-1">Staff Software Developer</h2>
Expand Down

0 comments on commit e61777c

Please sign in to comment.