add minecraft style navigation
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m3s
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m3s
This commit is contained in:
10
src/app.css
10
src/app.css
@@ -45,3 +45,13 @@
|
||||
@apply font-minecraft;
|
||||
}
|
||||
}
|
||||
|
||||
@layer components {
|
||||
.pixelated {
|
||||
image-rendering: pixelated;
|
||||
}
|
||||
|
||||
.bg-horizontal-sprite {
|
||||
background-size: auto 100%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user