master
Michał Górny 2023-10-16 23:07:00 +02:00
rodzic d74f6d567e
commit cff0c58571
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -164,6 +164,10 @@ h2 {
height: 2rem;
}
#support-form table td:nth-child(2) {
white-space: nowrap;
}
#support-form table td:last-child {
text-align: right;
}