mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2026-05-21 11:05:49 +00:00
Remove unused styles for Twitter tweets and home info list in custom.css
This commit is contained in:
@@ -1,17 +1,9 @@
|
||||
/* Custom styles added to demo */
|
||||
|
||||
.twitter-tweet {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
iframe {
|
||||
border-radius: var(--radius) !important;
|
||||
}
|
||||
|
||||
.home-info ul {
|
||||
padding-inline-start: 20px;
|
||||
}
|
||||
|
||||
.entry-cover img {
|
||||
border: 1px solid var(--border);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user