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:
@@ -30,15 +30,16 @@
|
||||
max-width: calc(50vw - 10px);
|
||||
|
||||
.caption {
|
||||
overflow-x: hidden;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
}
|
||||
|
||||
.btn.left .caption {
|
||||
.btn.left {
|
||||
justify-content: flex-start;
|
||||
}
|
||||
|
||||
.btn.right .caption {
|
||||
.btn.right {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user