PROJET AUTOBLOG


shaarli-Links

Site original : shaarli-Links

⇐ retour index

CSS Nesting | 12 Days of Web

2023-12-29T09:23:29+01:00
.card {
  border: 2px solid red;
  padding: 1rem;

  .card-title {  
    font-family: Jolly;
    font-size: 3rem;
  }
}

via https://bookmarks.ecyseo.net/?FTcZGQ
Permalink