Files for my website bwc9876.dev

Fix project tags overflowing wrong

bwc9876.dev 898c3297 a8a3f033

verified
+10 -6
+6 -1
src/components/projects/ProjectCard.astro
··· 59 59 60 60 small { 61 61 margin: 0 var(--1); 62 + display: block; 63 + text-wrap: balance; 62 64 } 63 65 64 66 h3 { ··· 77 79 border-radius: 5px; 78 80 } 79 81 82 + a { 83 + transition: transform cubic-bezier(0.68, -0.55, 0.27, 1.55) 0.4s; 84 + } 85 + 80 86 a:hover { 81 87 transform: translateY(calc(var(--1) * -1)); 82 - transition: transform cubic-bezier(0.68, -0.55, 0.27, 1.55) 0.4s; 83 88 } 84 89 85 90 a:hover img {
-1
src/content/projects/owml-docs.mdx
··· 7 7 - web 8 8 - bootstrap 9 9 - python 10 - - jinja 11 10 - outer-wilds 12 11 links: 13 12 github: ow-mods/owml
+4 -4
src/pages/index.astro
··· 32 32 <h2 id="about-me">About Me</h2> 33 33 <div class="about-section"> 34 34 <p> 35 - I'm based in Pennsylvania, USA. I first started programming with Unity 36 - games but then quickly began doing web development and then expanded into anything I was 37 - interested in. I've been programming for about eight years now and hope that I can continue to 38 - pursue a career in this industry. 35 + I'm based in Pennsylvania, USA. I first started programming with Unity games but then quickly 36 + began doing web development and then expanded into anything I was interested in. I've been 37 + programming for about eight years now and hope that I can continue to pursue a career in this 38 + industry. 39 39 </p> 40 40 <p> 41 41 I'm currently in college majoring in Computer Science. I'm hoping to graduate in 2027 with a