Skip to content

Commit ef7d3a1

Browse files
committed
Mobile bugfix.
1 parent 912407a commit ef7d3a1

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

assets/css/style.css

+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/style.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/scss/partials/_header.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
.navbar-brand-custom {
1919
font-size: 1.35rem;
20-
@include zoom-in-transition;
20+
@include zoom-in-transition-pc;
2121
}
2222

2323
.logo {

0 commit comments

Comments
 (0)