Browse Source

refac: styling

Timothy J. Baek 10 tháng trước cách đây
mục cha
commit
be2340d4ef
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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;