3 flex-direction: column;
10 flex-direction: column;
15 padding: 0 !important;
20 overflow-wrap: break-word;
22 float: left !important;
24 margin: $-xs $-s $-xs 0;
27 float: right !important;
29 margin: $-xs 0 $-xs $-s;
38 h1, h2, h3, h4, h5, h6 {
46 word-break: break-all;
47 word-break: break-word;
52 // Page content pointers
59 border: 1px solid #CCC;
60 display: inline-block;
63 box-shadow: 0 0 8px 1px rgba(212, 209, 209, 0.35);
66 background-color:#FFF;
76 background-color:#FFF;
77 transform: rotate(45deg);
78 transform-origin: 50% 50%;
79 border-bottom: 1px solid #CCC;
80 border-right: 1px solid #CCC;
84 background-color: #FFF;
85 border: 1px solid #DDD;
108 h1, h2, h3, h4, h5, h6 {
109 &:hover a.link-hook {
111 transform: translate3d(0, 0, 0);