Added SVG to PNG conversion tool, Added tool page and code

Update .gitignore, sidebar.php, and 17 more files...
This commit is contained in:
2023-05-26 05:50:37 +02:00
parent e6e00ad02f
commit 6e9bf25866
19 changed files with 559 additions and 38 deletions

View File

@@ -43,3 +43,6 @@
.p-mxs {
padding: calc(#{$margin-base-size} * 0.375);
}
.p-xxs {
padding: calc(#{$margin-base-size} * 0.25);
}