umami/components/WorldMap.module.css

6 lines
90 B
CSS
Raw Normal View History

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