maj grav
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user