💄style: set consistent no border radius

Only border radius left is main picture.
This commit is contained in:
welpo
2023-02-08 22:13:39 +01:00
parent ffb4c1279f
commit 4f7e25b01e
6 changed files with 1 additions and 11 deletions

View File

@@ -6,7 +6,6 @@
color: var(--hover-color);
text-decoration: none;
padding: 2px 4px;
border-radius: 4px;
margin-left: 6px;
background-color: var(--primary-color);
}