diff --git a/css/spni.css b/css/spni.css index 31563584458268098e3d83a4116222fe9c138e94..01efadaa995148eba01cfb1fb542f6173df5b9a5 100644 --- a/css/spni.css +++ b/css/spni.css @@ -896,7 +896,7 @@ label { font-size: 120%; background: #F5F5F5; border-radius: 1rem; - padding: 1rem; + padding: 1.2rem; display: flex; flex-direction: column; @@ -915,10 +915,6 @@ label { margin: 0 0.25%; } -.dialogue { - text-align: center; -} - .arrow-down::before, .arrow-down::after, .arrow-left::before, .arrow-left::after, .arrow-right::before, .arrow-right::after, @@ -3369,11 +3365,6 @@ label { right: 5%; } -.dialogue-bubble-area.modal-dialogue{ - width: 100%; - background: #F5F5F5; -} - .table-modal .modal-button.epilogue-modal-button{ height: auto; }