1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-04-30 15:23:11 +02:00

Increase default modal width to 800px

This commit is contained in:
Robbie Antenesse 2017-12-10 14:12:23 -07:00
parent c2e1f35c13
commit c142f302d3

View file

@ -125,3 +125,5 @@ $size-normal: $size-6;
$size-medium: $size-5;
$size-large: $size-4;
// Modal
$modal-content-width: 800px;