~starkingdoms/starkingdoms

ref: 8213e990e090784ab454567d044d0328ae7009ac starkingdoms/starkingdoms-client/src/css/grid.css -rw-r--r-- 186 bytes
8213e990 — core remove unused function to make tsc happy 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;
}