refactor: drawBiomes

This commit is contained in:
Azgaar 2024-09-04 22:07:38 +02:00
parent 7a5b34b2c4
commit dffe7f4774
3 changed files with 18 additions and 68 deletions

View file

@ -122,10 +122,6 @@ a {
fill: none;
}
#biomes {
stroke-width: 0.7;
}
#landmass {
mask: url(#land);
fill-rule: evenodd;