fix(landing): minor style change
This commit is contained in:
parent
e4574886bb
commit
010bf07f2b
4 changed files with 29 additions and 8 deletions
|
|
@ -4,7 +4,7 @@
|
|||
}
|
||||
|
||||
.news-item {
|
||||
border-bottom: 1px solid $background;
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
|
||||
padding: 1rem 0rem;
|
||||
margin-bottom: 1rem;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue