summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2026-01-20 17:28:49 -0500
committerSam Anthony <sam@samanthony.xyz>2026-01-20 17:28:49 -0500
commit683580d38c9e6402b29e717af39265d33a05851a (patch)
treebaadaf023486c119db4e4a47a85bf4cf26779d19 /style.css
parentabb6f4594f411e0a6bf959f2d0c36f4f527adc69 (diff)
downloadresume-683580d38c9e6402b29e717af39265d33a05851a.zip
move content of Honors section under Education
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/style.css b/style.css
index 1d78088..08dfe08 100644
--- a/style.css
+++ b/style.css
@@ -115,7 +115,6 @@ sup { /* keep line height consistent */
.columns-2 {
display: flex;
- width: 100%;
}
.columns-2 > :nth-child(1) {
@@ -125,7 +124,6 @@ sup { /* keep line height consistent */
.columns-3 {
display: flex;
- width: 100%;
}
.columns-3 > :nth-child(1) {