Update news.html

This commit is contained in:
Anyon 2020-11-20 11:50:16 +08:00
parent ae9623fde4
commit ba3491b394

View File

@ -44,7 +44,7 @@
margin: 5vw auto;
position: relative;
border-radius: 5px;
box-shadow: 0 0 2px #333;
box-shadow: 0 0 2px rgba(0, 0, 0, .5);
}
.container a.item {