.heart-btn { width: 50px; height: 50px; background-color: transparent; border: none; position: relative; cursor: pointer; } .heart-btn::before, .heart-btn::after { content: ""; width: 25px; height: 45px; background-color: red; position: absolute; top: 0; transform: rotate(-45deg); border-radius: 50px 50px 0 0; } .heart-btn::before { left: 10px; } .heart-btn::after { right: 10px; } .heart-btn:hover::before, .heart-btn:hover::after { background-color: darkred; }
top of page

Sweet Treats Group

Public·1 member

Groups Activity: Last 30 Days


New Posts

0


New Members

0

About

Welcome to the group! You can connect with other members, get updates and share videos.

Info

  • Public

    Anyone can view this group.

  • Visible

    Shown to site visitors.

  • November 21, 2024

    Created

  • Created by

bottom of page