WIP style adjustments to match eh22 styleguide
This commit is contained in:
parent
d55ab6d7eb
commit
9402a254c6
56 changed files with 966 additions and 232 deletions
|
@ -9,6 +9,11 @@
|
|||
position: relative;
|
||||
float: none;
|
||||
|
||||
box-sizing: border-box;
|
||||
width: 100%;
|
||||
border-bottom: 1px solid var(--color-shade-4);
|
||||
padding-bottom: 0.5rem;
|
||||
|
||||
+ * {
|
||||
clear: both;
|
||||
padding-top: 1em; // as h1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue