This website works better with JavaScript.
Explore
Help
Register
Sign In
mirror
/
remix-project
mirror of
https://github.com/ethereum/remix-project.git
Watch
2
Star
0
Fork
You've already forked remix-project
0
Code
Issues
Releases
Wiki
Activity
fixed syntax error
Browse Source
pull/5370/head
LianaHus
5 years ago
parent
ed2adc5fa0
commit
f993242e29
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
apps/remix-ide/src/app/ui/landing-page/landing-page.js
1
apps/remix-ide/src/app/ui/landing-page/landing-page.js
Unescape
Escape
View File
@ -83,6 +83,7 @@ let css = csjs`
width
:
400
px
;
transition
:
.
5
s
ease
-
out
;
z
-
index
:
1000
;
}
}
`
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/remix-project
Title
Body
Create Issue