source:
imaps-frontend/src/pages/IMaps/IMaps.module.css
Last change on this file was d565449, checked in by , 4 weeks ago | |
---|---|
|
|
File size: 82 bytes |
Rev | Line | |
---|---|---|
[d565449] | 1 | .home { |
2 | width: 100vw; | |
3 | } | |
4 | ||
5 | html, | |
6 | body { | |
7 | overflow: auto; | |
8 | overflow-x: hidden; | |
9 | } |
Note:
See TracBrowser
for help on using the repository browser.