Update file style.css
This commit is contained in:
parent
2eb299be5b
commit
02ee228cfb
@ -83,12 +83,12 @@ a {
|
|||||||
.article-link {
|
.article-link {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 25em;
|
width: 25em;
|
||||||
|
margin: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.article {
|
.article {
|
||||||
background-color: var(--dark-background);
|
background-color: var(--dark-background);
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
margin: 2em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.article:hover {
|
.article:hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user