PB arrondi angles

This commit is contained in:
Fred Tempez 2020-04-20 18:21:26 +02:00
parent d3c3ce32bc
commit 205f054f0b
1 changed files with 2 additions and 2 deletions

View File

@ -113,8 +113,8 @@ class gallery extends common {
'.3em' => 'Très léger',
'.6em' => 'Léger',
'.9em' => 'Moyen',
'1.2' => 'Important',
'2.em' => 'Très important'
'1.2em' => 'Important',
'1.5em' => 'Très important'
];
public static $galleryThemeShadows = [