This commit is contained in:
sakrecoer 2020-07-09 12:45:42 +02:00
parent 9b447462ca
commit c3f52029bf
6 changed files with 9 additions and 9 deletions

View file

@ -390,7 +390,7 @@
@include vendor('align-items', 'center');
@include vendor('display', 'flex');
@include vendor('justify-content', 'center');
background-color: inherit;
background-color: _palette(border-darken);
position: relative;
text-align: center;
overflow-x: hidden;