More footer stuff
This commit is contained in:
@@ -35,9 +35,10 @@
|
||||
flex-direction: column;
|
||||
text-align: left;
|
||||
flex-basis: 100%;
|
||||
align-items: center;
|
||||
|
||||
&__block {
|
||||
padding: 0 1rem;
|
||||
padding: 1rem 1rem 2rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -3,6 +3,10 @@
|
||||
.footer-map {
|
||||
display: flex;
|
||||
|
||||
@media screen and (max-width: 1200px) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
iframe {
|
||||
border: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user