fix: add styles strong
This commit is contained in:
@@ -15,6 +15,10 @@ a,
|
||||
/* padding: 3px; */
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight: bolder;
|
||||
}
|
||||
|
||||
@media (hover: hover) {
|
||||
a:hover {
|
||||
/* background-color: hsla(160, 100%, 37%, 0.2); */
|
||||
|
||||
Reference in New Issue
Block a user