We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d7c4dc commit 32fa3ceCopy full SHA for 32fa3ce
src/main.css
@@ -38,6 +38,7 @@ body {
38
border-width: 1px;
39
border-style: solid;
40
border-image-source: url(../assets/app-border.svg);
41
+ /* The Y-coord of the top indent in the SVG is 68.5 */
42
border-image-slice: 69;
43
border-image-width: auto;
44
box-sizing: border-box;
0 commit comments