Adding black border to articles.

This commit is contained in:
sergiotarxz 2022-11-16 13:17:37 +01:00
parent 1994c2f424
commit 4d522f66f7

View File

@ -130,7 +130,6 @@ body {
&:hover {
background: $background_div;
color: $color_div;
border: 3px solid $color_div;
}
p.date {
font-size: 20px;