Fix w3c css validator errors and updated fonts
This commit is contained in:
parent
30e50252ce
commit
4bbf3e7788
2 changed files with 4 additions and 7 deletions
|
@ -1,7 +1,4 @@
|
|||
.pagination {
|
||||
display:-webkit-box;
|
||||
display:-webkit-flex;
|
||||
display:-ms-flexbox;
|
||||
display:flex;
|
||||
list-style:none;
|
||||
border-radius:.25rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue