Skip to content

Commit 2692bf8

Browse files
committed
Update kylestechkorner-main.css
1 parent 58ea317 commit 2692bf8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

assets/kylestechkorner/css/kylestechkorner-main.css

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,10 @@ nav {
297297
margin: 1em auto!important;
298298
}
299299

300+
nav a {
301+
border-bottom: none !important;
302+
}
303+
300304
footer p {
301305
font-size: 90%;
302306
line-height: 160%;
@@ -470,6 +474,9 @@ img {
470474
box-shadow: .05em .05em .5em rgba(0,0,0,.1);
471475
height: auto
472476
}
477+
img a {
478+
border-bottom: none !important;
479+
}
473480

474481
figure {
475482
box-shadow: .05em .05em .5em rgba(0,0,0,.1)
@@ -615,6 +622,10 @@ footer .grid-items {
615622
}
616623
}
617624

625+
.discuss-mastodon {
626+
margin-top: 2em;
627+
}
628+
618629
.mastodon-post {
619630
box-shadow: none;
620631
font-size: smaller;

0 commit comments

Comments
 (0)