mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-15 17:54:49 +02:00
⚰️ remove dead css in HN widget
This commit is contained in:
parent
7e1057d059
commit
2d77a155d5
@ -75,24 +75,6 @@ export default {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
margin: 0.25rem 0 0.5rem 0;
|
margin: 0.25rem 0 0.5rem 0;
|
||||||
p.feed-title {
|
|
||||||
margin: 0;
|
|
||||||
font-size: 1.2rem;
|
|
||||||
font-weight: bold;
|
|
||||||
color: var(--widget-text-color);
|
|
||||||
}
|
|
||||||
p.feed-author {
|
|
||||||
margin: 0;
|
|
||||||
font-size: 0.8rem;
|
|
||||||
opacity: var(--dimming-factor);
|
|
||||||
color: var(--widget-text-color);
|
|
||||||
}
|
|
||||||
img.feed-icon {
|
|
||||||
border-radius: var(--curve-factor);
|
|
||||||
width: 2rem;
|
|
||||||
height: 2rem;
|
|
||||||
margin-right: 0.5rem;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-row {
|
.post-row {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user