mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-11-25 20:42:40 +00:00
Initial work on the new hormone sections
This commit is contained in:
@@ -88,6 +88,27 @@
|
||||
height: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
+ {
|
||||
h1, h2, h3, h4, h5 {
|
||||
.header-link {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&:first-child {
|
||||
.header-link {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
h5 {
|
||||
font-weight: 600;
|
||||
font-family: $font-primary;
|
||||
margin-bottom: 0.2rem;
|
||||
font-size: 1.05em;
|
||||
}
|
||||
|
||||
li p {
|
||||
|
||||
Reference in New Issue
Block a user