Added world map component.
This commit is contained in:
5
components/WorldMap.module.css
Normal file
5
components/WorldMap.module.css
Normal file
@@ -0,0 +1,5 @@
|
||||
.container {
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
border-top: 1px solid #e1e1e1;
|
||||
}
|
||||
Reference in New Issue
Block a user