Fix CSS not applied properly in search page
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
ef80868c1b
commit
5b3d489bfb
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,9 @@
|
|||
{{ end }}
|
||||
|
||||
{{ define "content" }}
|
||||
<script>
|
||||
document.body.classList.replace('kind-page', 'kind-section');
|
||||
</script>
|
||||
<section class="content-section" id="content-section">
|
||||
<div class="content container-fluid" id="content">
|
||||
<div class="container-fluid post-card-holder" id="post-card-holder">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue