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 */
|
/* Custom styles added to demo */
|
||||||
|
|
||||||
.twitter-tweet {
|
|
||||||
margin: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
iframe {
|
iframe {
|
||||||
border-radius: var(--radius) !important;
|
border-radius: var(--radius) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.home-info ul {
|
|
||||||
padding-inline-start: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.entry-cover img {
|
.entry-cover img {
|
||||||
border: 1px solid var(--border);
|
border: 1px solid var(--border);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user