Explorar o código

refac: styling

Timothy J. Baek hai 10 meses
pai
achega
be2340d4ef
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      src/app.css

+ 4 - 0
src/app.css

@@ -32,6 +32,10 @@ math {
 	@apply underline;
 }
 
+iframe {
+	@apply rounded-lg;
+}
+
 ol > li {
 	counter-increment: list-number;
 	display: block;