Fix border radius on the outline-item style (#1901)

This commit is contained in:
toasted-nutbread 2021-08-20 18:20:56 -04:00 committed by GitHub
parent e56734fc88
commit 9bc708bb8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -390,6 +390,7 @@ a.heading-link-light {
font-weight: normal;
border-style: none;
border-width: 0;
border-radius: 0;
display: flex;
align-items: center;
width: 100%;