Remove h1 tag from sidebar #32

Merged
elegaanz merged 1 commit from plume/documentation:h1 into master 2019-04-19 20:39:07 +00:00
elegaanz commented 2019-04-19 20:17:21 +00:00 (Migrated from github.com)
No description provided.
igalic (Migrated from github.com) reviewed 2019-04-19 20:24:39 +00:00
@ -141,3 +138,4 @@
font-size: 1.2em;
padding: 2em;
display: flex;
justify-content: space-between;
igalic (Migrated from github.com) commented 2019-04-19 20:24:39 +00:00

is & an SCSS thing, or a CSS thing?

is `&` an SCSS thing, or a CSS thing?
igalic (Migrated from github.com) approved these changes 2019-04-19 20:24:51 +00:00
igalic (Migrated from github.com) left a comment

👍

👍
elegaanz (Migrated from github.com) reviewed 2019-04-19 20:38:58 +00:00
@ -141,3 +138,4 @@
font-size: 1.2em;
padding: 2em;
display: flex;
justify-content: space-between;
elegaanz (Migrated from github.com) commented 2019-04-19 20:38:58 +00:00

It is a SCSS thing to say "Put the parent selector here".

It is a SCSS thing to say "Put the parent selector here".
Sign in to join this conversation.
No description provided.