Add editor config. Kill all tabs.

Closes https://gitlab.com/autonomic-cooperative/autonomic-cooperative.gitlab.io/issues/19.
This commit is contained in:
Luke Murphy
2017-09-24 00:54:08 +02:00
parent 6a12122b7e
commit 8cb8eb599a
51 changed files with 2989 additions and 2981 deletions

View File

@ -1,7 +1,7 @@
/* Section/Article */
section, article {
&.special {
text-align: center;
}
&.special {
text-align: center;
}
}