larger fonts and wider layout in profile and groups page
/* ==UserStyle==
@name Facebook 2020 larger fonts and width
@description larger fonts and wider layout in profile and groups page
@version 0.0.1
@namespace jm
==/UserStyle== */
@-moz-document domain("facebook.com") {
* {font-size: inherit !important;}
body {
font-size: 18px !important;
}
.ecyo15nh {
width: 900px !important;
}
.oh7imozk {
width: 900px !important;
}
.qmfd67dx {
max-width: 900px !important;
}
.gile2uim {
flex-basis: 900px !important;
}
}