Removing padding on mark

This commit is contained in:
Stian Haklev
2021-12-29 13:20:09 +01:00
committed by Tienson Qin
parent 3c6ef2c182
commit 3cf1c85189

View File

@@ -1075,7 +1075,6 @@ a.navigation {
mark {
background: #fef3ac;
color: #262626;
padding: 2px 4px;
border-radius: 3px;
}