Remove style=

This commit is contained in:
C. Lente 2023-02-09 17:02:15 -03:00
parent 2ba59f18db
commit 1c249d7b3f
No known key found for this signature in database
GPG key ID: B0B503C26E05781B
3 changed files with 5 additions and 178 deletions

View file

@ -123,6 +123,10 @@ a.blog-tags {
line-height: 2;
}
h3.blog-filter {
margin-bottom: 0;
}
.disabled {
color: currentColor;
cursor: not-allowed;