Skip to content

Commit b0a2412

Browse files
committed
Use explicit nesting to avoid warnings
1 parent 453fc90 commit b0a2412

File tree

5 files changed

+16
-12
lines changed

5 files changed

+16
-12
lines changed

assets/css/content/general.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@
4040
flex-wrap: nowrap;
4141
gap: 32px;
4242
align-items: flex-start;
43+
44+
& .icon-action {
45+
padding-top: 1.7rem; /* vertically align with x-height of first line of heading */
46+
}
4347
}
4448
}
4549

formatters/html/dist/html-elixir-72P5PWEB.css

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

formatters/html/dist/html-elixir-UBHVFOAD.css

Lines changed: 0 additions & 6 deletions
This file was deleted.

formatters/html/dist/html-erlang-AM4KNPSW.css

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

formatters/html/dist/html-erlang-HNWGX4KZ.css

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)