diff --git a/src/index.css b/src/index.css index aa823ef..373d3f8 100644 --- a/src/index.css +++ b/src/index.css @@ -95,8 +95,7 @@ @apply w-96 ease-[cubic-bezier(.69,.58,.32,1.69)] hover:scale-105 rounded-2xl hover:drop-shadow-2xl transition duration-500 lg:ml-5; } - .md p, - .math-inline { + .md .math-inline { display: inline-block; } .md li p {