~starkingdoms/starkingdoms

ref: 78385180e7f26d4f6f191d3b7313399a4962434b starkingdoms/starkingdoms-client/src/css/grid.css -rw-r--r-- 186 bytes
78385180 — ghostlyzsh idk why forward/backward is so much weaker than rotation 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;
}