commit a451ce9183b3e16994bbc4bd0186b9eb1d88767f from: Rohan Verma date: Tue Jun 30 13:37:22 2026 UTC fix resume page commit - e33a72d0373e2db191b78fcc0f7c042cc0e62be2 commit + a451ce9183b3e16994bbc4bd0186b9eb1d88767f blob - bf8a1682e689a3c489aa24441e12ff6030fa41af blob + 96327850d68671071c1beb9fb96ca8be2470acdc --- resume/index.html +++ resume/index.html @@ -22,10 +22,11 @@ letter-spacing: .15em; text-transform: uppercase; } - .entry { - font-size: 1.1em; - font-weight: normal; - margin-top: 1.1em; + .resume-contact { + text-align: center; + font-size: .95em; + color: #555; + margin: 0; } .entry-row { display: flex; @@ -33,8 +34,9 @@ align-items: baseline; margin-top: 1.1em; } - .entry-row .entry { - margin-top: 0; + .entry { + font-size: 1.1em; + font-weight: normal; } .date { font-size: 1.1em; @@ -44,24 +46,36 @@ } .subtitle { font-style: italic; - margin: 0; + margin: .1em 0 0 0; } ul { margin: .6em 0 1.2em 0; padding-left: 1.1em; } + ul ul { + margin: .3em 0 .3em 0; + padding-left: 1.3em; + list-style-type: "\2013\00a0"; + } li { padding-left: .3em; margin-bottom: .4em; } - .print-only { display: none; } - @media print { - .no-print { display: none; } - .print-only { display: block; } - @page { size: letter; margin: 0.6in; } - table { width: 100% !important; max-width: 100% !important; } - td { display: block; width: 100% !important; } + ul ul li { + margin-bottom: .2em; } + .pdf-button { + text-align: center; + margin: 1.5em 0 .6em 0; + } + .pdf-button a { + display: inline-block; + font-size: 1.1em; + padding: 0.5em 1.2em; + border: 1px solid #000; + text-decoration: none; + color: #000; + } img { max-width: 100%; height: auto; @@ -90,38 +104,35 @@
-

Rohan Verma

-