Use font-variable instead of rem
This commit is contained in:
@@ -26,7 +26,7 @@ a.mx_Pill {
|
||||
}
|
||||
|
||||
.mx_Pill {
|
||||
padding: 0.3rem;
|
||||
padding: $font-5px;
|
||||
}
|
||||
|
||||
/* More specific to override `.markdown-body a` text-decoration */
|
||||
|
||||
Reference in New Issue
Block a user