bootstrap: Remove <address> CSS reset.

<address> Tag is not used.
This commit is contained in:
Tim Abbott 2022-11-20 18:02:08 -08:00
parent c8290421a1
commit 4cd79d00ee
1 changed files with 0 additions and 6 deletions

View File

@ -348,12 +348,6 @@ blockquote:before,
blockquote:after {
content: "";
}
address {
display: block;
margin-bottom: 20px;
font-style: normal;
line-height: 20px;
}
code,
pre {
padding: 0 3px 2px;