~starkingdoms/starkingdoms

ref: 6c1f60ae59d5e998090c9c0356005c213b57f408 starkingdoms/starkingdoms-client/src/css/grid.css -rw-r--r-- 186 bytes
6c1f60ae — core a failed movement attempt. math is hard and bevy is annoying 2 years ago
                                                                                
1
2
3
4
5
.bg-grid {
  background-image: linear-gradient(to right, #80808012 1px, transparent 1px),
    linear-gradient(to bottom, #80808012 1px, transparent 1px);
  background-size: 24px 24px;
}