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:
@@ -140,25 +140,25 @@
|
||||
|
||||
@include media-breakpoint-up(md) {
|
||||
|
||||
.left {
|
||||
.card.left {
|
||||
float: left;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.right {
|
||||
.card.right {
|
||||
float: right;
|
||||
margin-left: 10px;
|
||||
page-break-inside: always;
|
||||
|
||||
}
|
||||
|
||||
.center {
|
||||
.card.center {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.natural {
|
||||
.card.natural {
|
||||
.card-img-top {
|
||||
width: unset;
|
||||
max-height: 50vh;
|
||||
|
||||
Reference in New Issue
Block a user