File tree Expand file tree Collapse file tree 1 file changed +2
-24
lines changed Expand file tree Collapse file tree 1 file changed +2
-24
lines changed Original file line number Diff line number Diff line change 11
11
}
12
12
13
13
body {
14
- margin : 70px 0 0 ;
15
14
background : # f0f0f0 ;
16
15
}
17
16
@@ -58,27 +57,6 @@ header #logo img {
58
57
top : 0 ;
59
58
}
60
59
61
- /* .web:after { */
62
- /* content: ""; */
63
- /* opacity: 0; */
64
- /* width: 2px; */
65
- /* height: 70px; */
66
- /* position: fixed; */
67
- /* right: 35px; */
68
- /* background-color: black; */
69
- /* } */
70
-
71
- /* .web.calm:after { */
72
- /* opacity: .2; */
73
- /* height: calc(100% - 120px); */
74
- /* transition: height 2s ease-in-out 2s, opacity 0s linear 2s; */
75
- /* } */
76
- /**/
77
- /* .web.frighten:after { */
78
- /* opacity: .2; */
79
- /* transition: height 1s ease-in-out; */
80
- /* } */
81
-
82
60
.webby_car {
83
61
position : fixed;
84
62
top : 10px ;
@@ -117,7 +95,7 @@ header #logo img {
117
95
50% {
118
96
opacity : 1 ;
119
97
transform : scale (1 );
120
- }
98
+ }
121
99
100% {
122
100
opacity : 0 ;
123
101
transform : scale (1 );
@@ -169,7 +147,7 @@ header #logo img {
169
147
width : 100% ;
170
148
max-width : 1460px ;
171
149
padding : 0 50px ;
172
- margin : 0 auto;
150
+ margin : 80 px 0 auto;
173
151
}
174
152
175
153
/** METHODS BLOCKS **/
You can’t perform that action at this time.
0 commit comments