margin-bottom: 0.66em;
}
+@include smaller-than($s) {
+ h1 {
+ font-size: 2.8275em;
+ }
+ h2 {
+ font-size: 2.333em;
+ }
+ h3 {
+ font-size: 1.666em;
+ }
+ h4 {
+ font-size: 1.333em;
+ }
+ h5 {
+ font-size: 1.161616em;
+ }
+}
+
/*
* Link styling
*/
}
.break-text {
- white-space: pre-wrap;
word-wrap: break-word;
+ overflow-wrap: break-word;
}
/**
.svg-icon {
width: 1em;
+ height: 1em;
display: inline-block;
position: relative;
bottom: -0.105em;