This commit is contained in:
2019-09-27 00:29:18 +02:00
parent 40af43681e
commit b857814072
470 changed files with 37562 additions and 10060 deletions
@@ -8,7 +8,7 @@ $txt-figli: 2.5rem;
// line-height
$Flhome: 3rem;
$marg: 0.5rem;
$margI: 1rem;
$Wi: 80%;
@@ -22,6 +22,9 @@ $txt-figli-m: 1.5rem;
// line-height
$Flhome-m: 2rem;
$Wi-m:100%;
$Wi80-m: calc(( 80% ));
$Wi33-m: calc(( 100% / 3 ) - (#{$margI} / 2));
// tablette
$txt-figli-t: 2.5rem;
@@ -29,18 +32,7 @@ $txt-figli-t: 2.5rem;
// line-height
$Flhome-t: 3rem;
// :root {
// --color: red;
// }
//
// :root .category{
// --color:blue;
// }
//
// .card{
// color: var(--color);
// }
//
// :root .category{
// color: var(--color);
// }
// color
$color_publique: lightyellow;
$color_sociale: lightgreen;
$color_culturelle: lightblue;