jekyll-theme-stellar 0.1.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,18 +0,0 @@
1
- /*
2
- Stellar by HTML5 UP
3
- html5up.net | @ajlkn
4
- Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
5
- */
6
-
7
- /* Header */
8
-
9
- body.is-preload #header.alt > * {
10
- opacity: 1;
11
- }
12
-
13
- body.is-preload #header.alt .logo {
14
- -moz-transform: none;
15
- -webkit-transform: none;
16
- -ms-transform: none;
17
- transform: none;
18
- }