We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 042719f commit e06a91aCopy full SHA for e06a91a
src/Byteology.Website/Layout/Background.razor.css
@@ -39,7 +39,7 @@ b-graph-paper:first-child {
39
clip-path: polygon(0 0, 100% 0, 0 100%);
40
}
41
42
-b-graph-paper:last-child {
+b-graph-paper:nth-child(2) {
43
@apply bottom-0;
44
@apply right-0;
45
@apply bg-gradient-to-tl;
0 commit comments