equal
deleted
inserted
replaced
73 box-sizing: border-box; |
73 box-sizing: border-box; |
74 background-color: $medium-white; |
74 background-color: $medium-white; |
75 } |
75 } |
76 |
76 |
77 .corpus-app-container h2 { |
77 .corpus-app-container h2 { |
78 padding: 20px; |
78 color: $dark-grey; |
79 font-size: 16px; |
79 line-height: 60px; |
80 color: $dark-blue; |
80 font-size: 14px; |
81 } |
81 } |
82 |
82 |
83 .corpus-window { |
83 .corpus-window { |
84 overflow: hidden; |
84 overflow: hidden; |
85 position: relative; |
85 position: relative; |