umami/components/WorldMap.module.css

6 lines
90 B
CSS
Raw Normal View History

2020-08-01 10:34:56 +00:00
.container {
overflow: hidden;
position: relative;
border-top: 1px solid #e1e1e1;
}