mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 09:47:29 -05:00
Use CSS to set footer font size instead of <small>
This commit is contained in:
@ -187,6 +187,7 @@ body {
|
||||
footer {
|
||||
margin-top: 20px;
|
||||
text-align: center;
|
||||
font-size: smaller;
|
||||
}
|
||||
|
||||
footer p {
|
||||
|
Reference in New Issue
Block a user