Skip to content

Commit 219fe12

Browse files
committed
Remove unused css properties
1 parent aea69f6 commit 219fe12

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/LinkDotNet.Blog.Web/wwwroot/css/basic.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ body {
3131
font-family: var(--default-font), sans-serif !important;
3232
min-height: 100vh;
3333
text-rendering: optimizeSpeed;
34-
line-height: 1.5;
3534
}
3635

3736
a {
@@ -41,7 +40,6 @@ a {
4140

4241
.disabled a {
4342
font-weight: 400;
44-
/*color: var(--disabled-link) !important;*/
4543
}
4644

4745
.inverted-colors a {

0 commit comments

Comments
 (0)