Skip to content

Commit b110052

Browse files
committed
fix css
1 parent d4b8d09 commit b110052

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

assets/css/main.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1998,8 +1998,8 @@ pre span
19981998
text-decoration: none;
19991999
color: #5d4d7a
20002000
}
2001-
/*.comments
2002-
{
2001+
2002+
.comments{
20032003
*zoom: 1;
20042004
width: auto;
20052005
max-width: 50rem;
@@ -2028,7 +2028,7 @@ pre span
20282028
margin: 0 0 1.875rem;
20292029
font-size: 1.875rem
20302030
}
2031-
*/
2031+
20322032
footer
20332033
{
20342034
background: #5d4d7a;

0 commit comments

Comments
 (0)