Sign in
flutter
/
third_party
/
json
/
fd94ec80c7ea51ef9df04edd762757c856686f6c
/
.
/
css
/
custom.css
blob: 7a1008b0bbb24bd7065a3512d42de25195cf2b61 [
file
] [
log
] [
blame
]
/* disable ligatures in code and preformatted blocks */
code
,
pre
{
font-variant-ligatures
:
none
;
}