🐛 fix: add end-of-file newline
This commit is contained in:
@@ -82,4 +82,4 @@
|
||||
.bloglist-table-row {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -107,4 +107,4 @@ pre code[class*="language-rs"]::before {
|
||||
content: "rust";
|
||||
background: #fff8f6;
|
||||
color: #ff4647;
|
||||
}
|
||||
}
|
||||
|
@@ -41,4 +41,4 @@ footer {
|
||||
|
||||
[data-theme="light"] .social>img {
|
||||
filter: invert(0);
|
||||
}
|
||||
}
|
||||
|
@@ -58,4 +58,4 @@
|
||||
#home-banner-text {
|
||||
width: 95%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -32,4 +32,4 @@ figure h4::before {
|
||||
|
||||
svg {
|
||||
max-height: 15px;
|
||||
}
|
||||
}
|
||||
|
@@ -60,4 +60,4 @@ a:hover {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -12,4 +12,4 @@ table th {
|
||||
table td {
|
||||
padding: 6px 13px;
|
||||
border: 1px solid #dfe2e5;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user