comparison sat_templates/default/static/styles.css @ 156:b01b58d06894

css: set max_width for box--medium
author Goffi <goffi@goffi.org>
date Mon, 02 Jul 2018 21:34:28 +0200
parents 954759f0e8fa
children 79e9d7bcd96e
comparison
equal deleted inserted replaced
155:954759f0e8fa 156:b01b58d06894
678 border-color: #9ca0a8; 678 border-color: #9ca0a8;
679 } 679 }
680 680
681 .box--medium { 681 .box--medium {
682 width: 33rem; 682 width: 33rem;
683 max-width: 100%;
683 } 684 }
684 685
685 .box--hollow { 686 .box--hollow {
686 border-radius: 0.2em; 687 border-radius: 0.2em;
687 border-width: 1px; 688 border-width: 1px;