This commit is contained in:
thororen 2024-04-17 14:29:47 -04:00
parent 538b87062a
commit ea7451bcdc
326 changed files with 24876 additions and 2280 deletions

View file

@ -26,8 +26,7 @@
}
.vc-st-modal-header {
justify-content: space-between;
align-content: center;
place-content: space-between center;
}
.vc-st-modal-header h1 {
@ -44,4 +43,4 @@
.vc-st-button svg {
transform: scale(1.1) translateY(1px);
}
}