@@ -32,8 +32,6 @@ a {
}
#masthead {
- //padding-bottom: 0;
-
&:before {
background: #{map-deep-get($config-global, "color", "primary", "default")};
box-sizing: content-box;
@@ -717,11 +717,11 @@ footer {
::selection {
- background-color: #FCC7B4;
+ background-color: #FDE2D4;
::-moz-selection {
/**