somewhat better action_text integration, still wip
This commit is contained in:
@ -10,5 +10,10 @@
|
||||
* files in this directory. Styles in this file should be added after the last require_* statement.
|
||||
* It is generally better to create a new file per style scope.
|
||||
*
|
||||
*= require actiontext
|
||||
*= require_self
|
||||
*/
|
||||
.trix-content h1 {
|
||||
font-size: 1.8em;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
@ -10,5 +10,5 @@
|
||||
}
|
||||
}
|
||||
|
||||
@import 'actiontext.css';
|
||||
*/
|
||||
@import 'actiontext.css';
|
Reference in New Issue
Block a user