mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 20:09:25 +00:00
Fix election page css (#508)
* Fix election candidate overflowing texte * Fix "Show Less" invisible still occurring in production (wtf) * Fix program text still overflowing still occurring in production (wtf) Bonus: * Fix miss-aligned links in navbar
This commit is contained in:
@ -199,6 +199,7 @@ $min_col_width: 100px;
|
||||
align-items: center;
|
||||
gap: $gap;
|
||||
padding: 10px;
|
||||
max-width: 100%;
|
||||
|
||||
>img {
|
||||
max-width: 100% !important;
|
||||
|
Reference in New Issue
Block a user