Limit textarea field heading tag level
This commit is contained in:
parent
d272a8752b
commit
ae2282a76b
15 changed files with 75 additions and 46 deletions
|
@ -1,8 +1,6 @@
|
|||
// main: style.scss
|
||||
|
||||
// ===========================================================================
|
||||
// ----------------------------------------------------------------------------
|
||||
// VARIABLES
|
||||
// ===========================================================================
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
:root {
|
||||
|
||||
|
@ -21,7 +19,6 @@
|
|||
--h1-font-size: 1.8rem;
|
||||
--h2-font-size: 1.4rem;
|
||||
--h3-font-size: 1.4rem;
|
||||
--h4-font-size: 1.2rem;
|
||||
|
||||
// Dimensions
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue