File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -48,12 +48,4 @@ body {
48
48
transform : rotate (360deg );
49
49
-webkit-transform : rotate (360deg );
50
50
}
51
- }
52
- .rotating {
53
- margin-bottom : 2rem ;
54
- -webkit-animation : rotating 10s linear infinite;
55
- -moz-animation : rotating 10s linear infinite;
56
- -ms-animation : rotating 10s linear infinite;
57
- -o-animation : rotating 10s linear infinite;
58
- animation : rotating 10s linear infinite;
59
- }
51
+ }
Original file line number Diff line number Diff line change 11
11
</ head >
12
12
< body >
13
13
< div class ="container ">
14
- < img src ="assets/react-logo-fitas.png " alt ="Logo do React Salvador composto por fitas do Senhor do Bomfim " class =" rotating " >
14
+ < img src ="assets/react-logo-fitas.png " alt ="Logo do React Salvador composto por fitas do Senhor do Bomfim ">
15
15
< img src ="assets/react-ssa-text.png " alt ="Logo do React Salvador composto por fitas do Senhor do Bomfim ">
16
16
< a href ="https://github.com/ReactSSA " class ="github-link "> ReactSSA</ a >
17
17
</ div >
You can’t perform that action at this time.
0 commit comments