🐛 fix: add end-of-file newline

This commit is contained in:
welpo
2023-02-06 02:20:56 +01:00
parent 53d28ad522
commit 095b9d0d07
20 changed files with 20 additions and 20 deletions

View File

@@ -82,4 +82,4 @@
.bloglist-table-row {
width: 100%;
}
}
}

View File

@@ -107,4 +107,4 @@ pre code[class*="language-rs"]::before {
content: "rust";
background: #fff8f6;
color: #ff4647;
}
}

View File

@@ -41,4 +41,4 @@ footer {
[data-theme="light"] .social>img {
filter: invert(0);
}
}

View File

@@ -58,4 +58,4 @@
#home-banner-text {
width: 95%;
}
}
}

View File

@@ -32,4 +32,4 @@ figure h4::before {
svg {
max-height: 15px;
}
}

View File

@@ -60,4 +60,4 @@ a:hover {
margin: 0;
padding: 0;
}
}
}

View File

@@ -12,4 +12,4 @@ table th {
table td {
padding: 6px 13px;
border: 1px solid #dfe2e5;
}
}