Remove unused prose details element style

This commit is contained in:
Sat Naing
2022-09-26 18:41:41 +06:30
parent f73aa66f47
commit 1fd1b9111b
-3
View File
@@ -94,9 +94,6 @@
.prose h2#table-of-contents + p {
@apply hidden;
}
#article details {
@apply cursor-pointer inline-block select-none;
}
/* ===== scrollbar ===== */
html {