Revert "add display: block; for <a>"
All checks were successful
Deploy website / deploy (push) Successful in 7s
All checks were successful
Deploy website / deploy (push) Successful in 7s
This reverts commit 222f4df82f
.
This commit is contained in:
parent
222f4df82f
commit
7265bb8191
1 changed files with 0 additions and 4 deletions
|
@ -21,10 +21,6 @@ body {
|
||||||
margin: 1em auto 1em;
|
margin: 1em auto 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
|
|
||||||
a:link {
|
a:link {
|
||||||
color: #7EB6E1;
|
color: #7EB6E1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue