forked from deepStateMirrors/tabi
🐛 fix: add end-of-file newline
This commit is contained in:
parent
53d28ad522
commit
095b9d0d07
20 changed files with 20 additions and 20 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue