mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
add tag page styles
This commit is contained in:
parent
ae2b0c9d96
commit
59c4e05873
@ -245,6 +245,10 @@ img {
|
||||
.post-entry:active {
|
||||
transform: scale(0.96);
|
||||
}
|
||||
.tag-entry .entry-content,
|
||||
.tag-entry .entry-footer {
|
||||
display: none;
|
||||
}
|
||||
.entry-header h2 {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user