We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a82d259 commit 2b6ae34Copy full SHA for 2b6ae34
src/app/(open-house)/open-house/page.module.css
@@ -110,21 +110,13 @@
110
z-index: 10;
111
}
112
113
-.horizontalMap {
+.mapImage {
114
width: 100%;
115
display: block;
116
117
118
-.verticalMap {
119
- display: none;
120
-}
121
-
122
@media (orientation: portrait) {
123
- .horizontalMap {
124
125
- }
126
127
- .verticalMap {
+ .mapImage {
128
129
130
margin: 0 auto;
0 commit comments