This commit is contained in:
2025-03-06 21:37:24 +01:00
38 changed files with 1937 additions and 221 deletions

View File

@@ -361,11 +361,10 @@ strong {
padding: 40px;
&._white {
background: #FFF;
background: #fff;
}
._city {
._description {
height: 100%;
display: flex;
@@ -524,6 +523,7 @@ strong {
padding: 20px 26px;
border-radius: 10px;
box-shadow: 2px -2px 10px 0.5px rgba(0, 0, 0, 0.05);
flex-basis: calc(100% / 3 - (70px - 70px / 3));
p {
color: #1d1d1e;
@@ -558,6 +558,7 @@ strong {
padding: 20px 26px;
border-radius: 10px;
box-shadow: 2px -2px 10px 0.5px rgba(0, 0, 0, 0.05);
flex-basis: calc(100% / 3 - (70px - 70px / 3));
p {
color: #1d1d1e;