display none postal-code

This commit is contained in:
2025-09-22 12:11:36 +02:00
parent fd8c0d2e1e
commit 14f8abb8e2
2 changed files with 6 additions and 0 deletions
@@ -226,6 +226,9 @@
display: flex;
flex-direction: row;
margin: 0;
.postal-code{
display: none;
}
.locality{
padding-top: 0 !important;
padding-bottom: 0 !important;