We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9a1afa commit 0f2acd9Copy full SHA for 0f2acd9
src/config/config.php
@@ -30,7 +30,7 @@
30
'left_column_class' => 'col-sm-2 col-md-3',
31
'right_column_class' => 'col-sm-3 col-md-9',
32
33
- 'left_column_offset_class' => 'col-sm-offset-2 col-md-offset-3',
+ 'left_column_offset_class' => 'offset-sm-2 offset-md-3',
34
35
/*
36
|--------------------------------------------------------------------------
0 commit comments