Don't make tags clickable
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
0aab3e7afe
commit
449eb1e5a7
1 changed files with 3 additions and 0 deletions
|
@ -48,6 +48,9 @@
|
|||
justify-content: flex-start;
|
||||
align-items: flex-start;
|
||||
}
|
||||
.publications-section .card .card-footer .tags .badge {
|
||||
cursor: auto;
|
||||
}
|
||||
|
||||
.filtr-publications {
|
||||
padding: 1rem !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue