Fix image widths
This commit is contained in:
parent
053557ef17
commit
443db49e7f
|
@ -56,7 +56,7 @@ Now PhpStorm can connect to Docksal, I can configure it to do so by adding a new
|
|||
- Click 'Add' to configure a new deployment server.
|
||||
- Enter a name like 'Docksal', and select SFTP as the server type.
|
||||
|
||||
{.with-border.max-w-sm}
|
||||
{.with-border .sm:max-w-sm}
|
||||
|
||||
### Connection settings
|
||||
|
||||
|
@ -120,7 +120,7 @@ Any test failures are shown here too, and for some failures like differences bet
|
|||
|
||||
{.with-border}
|
||||
|
||||
{.with-border.max-w-md}
|
||||
{.with-border .sm:max-w-md}
|
||||
|
||||
### Keyboard shortcuts
|
||||
|
||||
|
|
Loading…
Reference in a new issue