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 1111}
1212
1313body {
14- margin : 70px 0 0 ;
1514 background : # f0f0f0 ;
1615}
1716
@@ -58,27 +57,6 @@ header #logo img {
5857 top : 0 ;
5958}
6059
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-
8260.webby_car {
8361 position : fixed;
8462 top : 10px ;
@@ -117,7 +95,7 @@ header #logo img {
11795 50% {
11896 opacity : 1 ;
11997 transform : scale (1 );
120- }
98+ }
12199 100% {
122100 opacity : 0 ;
123101 transform : scale (1 );
@@ -169,7 +147,7 @@ header #logo img {
169147 width : 100% ;
170148 max-width : 1460px ;
171149 padding : 0 50px ;
172- margin : 0 auto;
150+ margin : 80 px 0 auto;
173151}
174152
175153/** METHODS BLOCKS **/
You can’t perform that action at this time.
0 commit comments