mirror of
https://tildegit.org/sbgodin/HtmGem.git
synced 2023-08-25 13:53:12 +02:00
Prevent <A> from text-justify
This commit is contained in:
parent
376c4ed977
commit
4de4f45b84
@ -48,6 +48,7 @@ a {
|
||||
margin: -1.35rem;
|
||||
color:#820;
|
||||
text-decoration: none;
|
||||
text-justify: none;
|
||||
}
|
||||
|
||||
a:before {
|
||||
|
Loading…
Reference in New Issue
Block a user