Fix issues
This commit is contained in:
parent
f3e201f221
commit
f6f9fa5bce
3 changed files with 4 additions and 4 deletions
|
|
@ -74,7 +74,6 @@
|
|||
> p,
|
||||
a {
|
||||
color: var(--very-light-text-color);
|
||||
margin-top: var(--line-height);
|
||||
|
||||
:focus:not(:hover) {
|
||||
outline: var(--very-light-text-color) solid var(--line-width);
|
||||
|
|
@ -83,6 +82,7 @@
|
|||
|
||||
> p {
|
||||
text-align: justify;
|
||||
margin-top: var(--line-height);
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue