diff --git a/liquet/style.css b/liquet/style.css index bdafbb6..09d624c 100644 --- a/liquet/style.css +++ b/liquet/style.css @@ -36,6 +36,7 @@ pre { overflow: auto; background-color: var(--clr-ligher); padding: 1em; + border-radius: .25em; } a {