docs intro and browser support

This commit is contained in:
Daniel
2023-04-27 17:10:47 +05:30
parent 825a2fc260
commit f8b2dfbdc5
10 changed files with 204 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
.lte-code-snippet .astro-code {
padding: 1.5rem;
.astro-code {
padding: .75rem;
@include border-radius($border-radius);
}