Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.

Commit 489a958

Browse files
committed
tidy up sass
1 parent 64fadc3 commit 489a958

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

foundation/scss/_navigation.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,6 @@
145145
@include breakpoint(small only) {
146146
#mobile-navigation {
147147
background: #fff;
148-
.menu-text {
149-
150-
}
151148
}
152149

153150
.top-bar-left .menu li a{

foundation/scss/_startpage.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ body.startpage {
66
.callout.large.primary {
77
background: none;
88
border-radius: $global-radius;
9-
//background-color: rgba(255, 255, 255, 0.9);
109
padding-top: 1rem;
1110
padding-bottom: 1rem;
1211
@include breakpoint(small only) {

0 commit comments

Comments
 (0)