/*
 * This file is part of react-svg-buttons.
 *
 * (c) Raphaël Benitte
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
.playground {
    display: flex;
    flex-wrap: wrap;
}
.playground_preview {
    text-align: center;
}
