Skip to content

Commit b275999

Browse files
committed
New theme: more css & layouting
1 parent 3329d99 commit b275999

2 files changed

Lines changed: 603 additions & 44 deletions

File tree

src/Presentation/SmartStore.Web/Themes/NewAlpha/Content/_shopbar.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
.shopbar {
1212
display: flex;
13-
align-items: flex-end;
13+
align-items: center;
1414
margin-left: -0.6rem;
1515
margin-right: -0.6rem;
1616
}
@@ -29,7 +29,7 @@
2929
// Logo
3030
// --------------------------------------------------
3131

32-
.shopbar-logo {
32+
.shop-logo {
3333
max-width: 16rem;
3434
max-height: 6rem;
3535
}

0 commit comments

Comments
 (0)