Skip to content

Commit 60b5a89

Browse files
Removed unused old code from style.scss.
1 parent 3d0bc77 commit 60b5a89

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

_sass/style.scss

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -259,12 +259,6 @@ a {
259259
color: $nav-button-close-hover;
260260
}
261261

262-
//.mission__statement {
263-
// font-size: 1.1em;
264-
// text-align: center;
265-
// font-family: 'Playfair Display', serif;
266-
//}
267-
268262
@mixin base-background($background-url) {
269263
background-image: linear-gradient(to bottom,
270264
rgba(0, 0, 0, 0.9),
@@ -321,7 +315,6 @@ a {
321315

322316
.upcoming__col {
323317
background: rgba(250, 235, 215, 0.85);
324-
//border-top: $black 1px solid;
325318
border-right: $black 1px solid;
326319
border-left: $black 1px solid;
327320
min-height: 100%;

0 commit comments

Comments
 (0)