Skip to content

Commit 69b9ace

Browse files
committed
removed <code> style overrides for post titles
1 parent ee03348 commit 69b9ace

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

app/assets/stylesheets/posts.scss

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,6 @@ h1 .badge.is-tag.is-master-tag {
5858
width: 100%;
5959
overflow-wrap: break-word;
6060
}
61-
62-
code {
63-
vertical-align: middle;
64-
}
6561
}
6662

6763
.post-list--content {
@@ -149,10 +145,6 @@ h1 .badge.is-tag.is-master-tag {
149145
width: 100%;
150146
}
151147

152-
code {
153-
vertical-align: text-top;
154-
}
155-
156148
@media screen and (min-width: $screen-md) {
157149
flex-direction: row;
158150

0 commit comments

Comments
 (0)