mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 13:04:29 -07:00
Add <sup> and <sub> support to content (#808)
* add sup and sub support to content * tweak, add subscript example
This commit is contained in:
@@ -73,7 +73,10 @@
|
||||
overflow-x: auto
|
||||
padding: 1.25em 1.5em
|
||||
white-space: pre
|
||||
word-wrap: normal
|
||||
word-wrap: normal
|
||||
sup,
|
||||
sub
|
||||
font-size: 70%
|
||||
table
|
||||
width: 100%
|
||||
td,
|
||||
|
||||
Reference in New Issue
Block a user