💄🐛 Agrandissement de la sidebar
This commit is contained in:
parent
d5d2593f14
commit
0a8f30eb36
2 changed files with 5 additions and 1 deletions
|
@ -9,6 +9,10 @@ et ce projet adhère au [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
Une version intermédiaire, pour préparer le portage d'Erratum sous Pélican.
|
||||
|
||||
### Modifié
|
||||
|
||||
- Agrandissement de la sidebar
|
||||
|
||||
### Retiré
|
||||
|
||||
- Retrait des postures comme mécanique de base
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
--color-gray-20: #e0e0e0;
|
||||
--color-gray-50: #C0C0C0;
|
||||
--color-gray-90: #002b36;
|
||||
--sidebar-width: 260px;
|
||||
--sidebar-width: 280px;
|
||||
--main-width: 780px;
|
||||
|
||||
/* --text-color is assigned to --color-gray-_ above */
|
||||
|
|
Loading…
Add table
Reference in a new issue