PB arrondi angles
This commit is contained in:
parent
d3c3ce32bc
commit
205f054f0b
@ -113,8 +113,8 @@ class gallery extends common {
|
|||||||
'.3em' => 'Très léger',
|
'.3em' => 'Très léger',
|
||||||
'.6em' => 'Léger',
|
'.6em' => 'Léger',
|
||||||
'.9em' => 'Moyen',
|
'.9em' => 'Moyen',
|
||||||
'1.2' => 'Important',
|
'1.2em' => 'Important',
|
||||||
'2.em' => 'Très important'
|
'1.5em' => 'Très important'
|
||||||
];
|
];
|
||||||
|
|
||||||
public static $galleryThemeShadows = [
|
public static $galleryThemeShadows = [
|
||||||
|
Loading…
Reference in New Issue
Block a user