Commit 6f9d9801 authored by Zlatan Vasović's avatar Zlatan Vasović

Change border to border-radius

Border isn't set, but border-radius is.
parent 70453c23
......@@ -42,7 +42,7 @@ pre {
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border: 0;
border-radius: 0;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment