File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1855,6 +1855,7 @@ a {
18551855 display : grid;
18561856 grid-template-columns : minmax (0 , 1fr ) auto;
18571857 align-items : center;
1858+ align-content : center;
18581859 gap : clamp (1.2rem , 2.1vw , 1.8rem );
18591860 height : 100% ;
18601861}
@@ -2205,7 +2206,6 @@ a {
22052206
22062207 .project-stack-card .has-media .project-stack-card__layout {
22072208 gap : 0.92rem ;
2208- align-content : start;
22092209 }
22102210
22112211 .project-stack-card__image {
Original file line number Diff line number Diff line change 88 < link rel ="preconnect " href ="https://fonts.googleapis.com ">
99 < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
1010 < link href ="https://fonts.googleapis.com/css2?family=Rock+Salt&family=Space+Grotesk:wght@400;500;600;700&family=Unbounded:wght@500;700;800&display=swap " rel ="stylesheet ">
11- < link rel ="stylesheet " href ="assets/css/style.css?v=20260411h ">
11+ < link rel ="stylesheet " href ="assets/css/style.css?v=20260411i ">
1212
1313 < link rel ="icon " type ="image/svg+xml " href ="favicon.svg ">
1414 < link rel ="icon " sizes ="192x192 " href ="android-chrome-192x192.png ">
You can’t perform that action at this time.
0 commit comments