Update linh tinh

This commit is contained in:
Le Van Duc 2023-11-24 10:28:59 +07:00
parent b303826e6a
commit 9f35dfde9f

View file

@ -797,7 +797,7 @@ ul.errorlist {
align-self: center !important;
}
body {
a {
font-size: 15px;
line-height: 1.8;
font-weight: normal;
@ -810,10 +810,10 @@ a {
}
button:hover, button:focus {
text-decoration: none !important;
outline: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-decoration: none;
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn {