Adjust deep import logic

This commit is contained in:
2018-05-11 20:15:06 +10:00
parent 126025ea9f
commit fe6454d108
6 changed files with 114 additions and 6 deletions

View File

@ -0,0 +1,19 @@
/*
* Title
* Title Headings
*
* Version:
* 1.0.0 - 2018/05/11
*/
.o-title {
font-size: 3em;
margin-bottom: 0.25em;
+ .o-subtitle {
margin-top: 0em;
}
}
.o-subtitle {
font-size: 1.2em;
}