This commit is contained in:
Roman Pyrih
2025-02-05 14:20:13 +01:00
parent a08adefb71
commit caf53b1c78
4 changed files with 68 additions and 243 deletions

View File

@@ -352,6 +352,15 @@
grid-template-columns: 1fr 350px;
gap: 30px;
&_2 {
grid-template-columns: 1fr;
._persons {
._person {
text-align: center;
}
}
}
._city_content_nav {
margin-bottom: 30px;