mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 19:38:24 +00:00
remove optimizelegibility from h1 chrome buggy
This commit is contained in:
parent
0f585bcdbe
commit
0f2e8a65e2
@ -135,7 +135,6 @@ body {
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
margin: 0;
|
||||
text-rendering: optimizelegibility;
|
||||
}
|
||||
|
||||
/* page not found styles */
|
||||
|
1
app/assets/stylesheets/vendor/bootstrap.scss
vendored
1
app/assets/stylesheets/vendor/bootstrap.scss
vendored
@ -184,7 +184,6 @@ body {
|
||||
font-family: inherit;
|
||||
font-weight: bold;
|
||||
color: inherit;
|
||||
text-rendering: optimizelegibility;
|
||||
}
|
||||
h1 {
|
||||
font-size: 30px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user