feature: css variables

This commit is contained in:
Jean-Baptiste Pasquier
2020-05-11 18:20:13 +00:00
committed by Rachel
parent 607de5dc13
commit beed19cb42
30 changed files with 702 additions and 329 deletions
@@ -1,4 +1,4 @@
#member-profile {
/*#member-profile {
display: flex;
flex-direction: column;
flex-grow: 1;
@@ -149,4 +149,4 @@
}
}
}
}
}*/
+2 -2
View File
@@ -1,4 +1,4 @@
%member-info {
/*%member-info {
sib-multiple[name^='user.'],
>member-info>div,
@@ -239,4 +239,4 @@ member-info-groups {
}
}
}
}
}*/