style: Use tab instead of spaces

This commit is contained in:
Suraj Shetty 2020-10-09 10:42:10 +05:30 committed by GitHub
parent 035df47fba
commit 948ace900b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@
}
code::-webkit-scrollbar {
display: none;
display: none;
}
{% include "templates/styles/card_style.css"%}
</style>