We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d0bc77 commit 60b5a89Copy full SHA for 60b5a89
_sass/style.scss
@@ -259,12 +259,6 @@ a {
259
color: $nav-button-close-hover;
260
}
261
262
-//.mission__statement {
263
-// font-size: 1.1em;
264
-// text-align: center;
265
-// font-family: 'Playfair Display', serif;
266
-//}
267
-
268
@mixin base-background($background-url) {
269
background-image: linear-gradient(to bottom,
270
rgba(0, 0, 0, 0.9),
@@ -321,7 +315,6 @@ a {
321
315
322
316
.upcoming__col {
323
317
background: rgba(250, 235, 215, 0.85);
324
- //border-top: $black 1px solid;
325
318
border-right: $black 1px solid;
326
319
border-left: $black 1px solid;
327
320
min-height: 100%;
0 commit comments