docs: remove vuepress code stylings

This commit is contained in:
bcakmakoglu
2022-06-03 23:17:03 +02:00
committed by Braks
parent f685a9d8cf
commit 0649c0a236
+8
View File
@@ -97,3 +97,11 @@ ul li {
background: var(--color);
}
}
.theme-container.examples .theme-default-content pre, .theme-default-content pre[class*=language-] {
padding: unset;
margin: unset;
border-radius: unset;
line-height: unset;
}