main #33

Merged
derek merged 3 commits from main into working 2025-08-22 21:33:36 -07:00
2 changed files with 3 additions and 4 deletions
Showing only changes of commit 0f74519fb5 - Show all commits
@@ -1,6 +1,6 @@
.center-frame {
margin: 0 200px;
width: calc(100% - 400px);
margin: 0 auto;
max-width: 1400px;
}
.center-text {
@@ -46,13 +46,12 @@ h1 {
}
.resume-section {
break-inside: avoid;
background-color: #DDDDDD;
margin-bottom: 10px;
}
.resume-sub-section {
border: 1px solid #666666;
break-inside: avoid;
padding: 10px;
}