File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 11body {
22 overflow : hidden;
33 position : relative;
4- left : -100px ;
5- top : -100px ;
64 background : # 000 ;
5+ margin : 0 ;
76}
87
98.row {
109 display : flex;
11- margin-left : 1em ;
12- }
13- .row : nth-child (2n) {
14- position : relative;
15- left : -75px ;
1610}
17-
1811svg {
1912 margin : 8px ;
2013}
2114
2215.cell : hover , .cell : visited , .cell : focus {
16+ <<<<<<< HEAD
2317 /* animation: loaderAnim 5s ease-in-out infinite normal forwards; */
18+ = = = = = = =
19+ animation: rotate 5s ease- in- out infinite normal for wards;
20+ > > > > > > > 96fb828ccb758a7ae33f0cedc2cd03aebf2ba725
2421 padding: 0;
2522 margin: 0;
2623}
2724
2825
26+ <<<<<<< HEAD
2927/* @keyframes loaderAnim {
28+ =======
29+ @keyframes rotate {
30+ >>>>>>> 96fb828ccb758a7ae33f0cedc2cd03aebf2ba725
3031 0% {
3132 transform:rotate(0deg);
3233 }
You can’t perform that action at this time.
0 commit comments