{"id":25808097,"url":"https://github.com/subhajitroycode/four-card-feature-section","last_synced_at":"2026-04-28T17:02:30.076Z","repository":{"id":166318537,"uuid":"471278597","full_name":"subhajitroycode/four-card-feature-section","owner":"subhajitroycode","description":"A four card feature section landing page made with CSS Grid","archived":false,"fork":false,"pushed_at":"2022-03-18T14:17:12.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-18T01:47:20.492Z","etag":null,"topics":["css","grid","html","scss","scss-mixins"],"latest_commit_sha":null,"homepage":"https://subhajitroycode.github.io/four-card-feature-section/","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/subhajitroycode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-18T07:46:56.000Z","updated_at":"2022-03-18T14:19:28.000Z","dependencies_parsed_at":"2023-06-09T03:15:39.746Z","dependency_job_id":null,"html_url":"https://github.com/subhajitroycode/four-card-feature-section","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/subhajitroycode/four-card-feature-section","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhajitroycode%2Ffour-card-feature-section","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhajitroycode%2Ffour-card-feature-section/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhajitroycode%2Ffour-card-feature-section/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhajitroycode%2Ffour-card-feature-section/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subhajitroycode","download_url":"https://codeload.github.com/subhajitroycode/four-card-feature-section/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhajitroycode%2Ffour-card-feature-section/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32390067,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","grid","html","scss","scss-mixins"],"created_at":"2025-02-27T21:57:11.114Z","updated_at":"2026-04-28T17:02:30.070Z","avatar_url":"https://github.com/subhajitroycode.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frontend Mentor - Four card feature section solution\n\nThis is a solution to the [Four card feature section challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/four-card-feature-section-weK1eFYK). Frontend Mentor challenges help you improve your coding skills by building realistic projects. \n\n## Table of contents\n\n- [Frontend Mentor - Four card feature section solution](#frontend-mentor---four-card-feature-section-solution)\n  - [Table of contents](#table-of-contents)\n  - [Overview](#overview)\n    - [The challenge](#the-challenge)\n    - [Screenshot](#screenshot)\n    - [Links](#links)\n  - [My process](#my-process)\n    - [Built with](#built-with)\n    - [What I learned](#what-i-learned)\n    - [Continued development](#continued-development)\n  - [Author](#author)\n\n## Overview\n\n### The challenge\n\nUsers should be able to:\n\n- View the optimal layout for the site depending on their device's screen size\n\n### Screenshot\n\n![Screenshot 2022-03-18 193037](https://user-images.githubusercontent.com/72935263/159016938-62e87060-72e1-4601-b8b4-0371768135bb.png)\n\n### Links\n\n- Solution URL: [Click Here 👈🏻](https://your-solution-url.com)\n- Live Site URL: [Click Here 👈🏻](https://subhajitroycode.github.io/four-card-feature-section/)\n\n## My process\n\n### Built with\n\n- Semantic HTML5 markup\n- CSS custom properties\n- CSS Grid\n- SCSS/SASS\n\n### What I learned\n\nI made this site to learn more about CSS Grid and CSS custom properties. I also used @mixin to make some of the properties reusable.\n\n\n```css\n@mixin bg-border($color, $url) {\n  border-top: 5px solid $color;\n  background: url($url) no-repeat top 120px left 205px;\n}\n```\n\n### Continued development\n\nI'll continue to learn more about SCSS/SASS functions and mixins and how to use them to make my site more dynamic.\n\n## Author\n\n- Frontend Mentor - [@subhajitroycode](https://www.frontendmentor.io/profile/subhajitroycode)\n- Twitter - [@subhajitroycode](https://www.twitter.com/subhajitroycode)\n- LinkedIn - [@subhajitroycode](https://www.linkedin.com/in/subhajitroycode)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubhajitroycode%2Ffour-card-feature-section","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubhajitroycode%2Ffour-card-feature-section","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubhajitroycode%2Ffour-card-feature-section/lists"}