diff --git a/core.css b/core.css index 2fc9033..b0fe3f4 100644 --- a/core.css +++ b/core.css @@ -7,7 +7,7 @@ } *:not(td):not(th) { - border-radius: 0.5rem; + border-radius: 0.3rem; } body { @@ -42,4 +42,4 @@ main { .meaning::after { content: ')'; -} +} \ No newline at end of file