This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
freeCodeCamp
Watch
1
Star
0
Fork
0
You've already forked freeCodeCamp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
09174c9687eb88cc4ba8c698b51ab8f65dfd957a
freeCodeCamp
/
common
/
app
/
routes
/
index.less
2 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat(nav): make navbar static (#13673) * feat(nav): make navbar static make the navbar in react layout and the static layout stick to the top of the screen * feat(challenges): Make classic view flex Classic view now uses flex to control it's height. This was necessary to control view and allow navbar to be static on other pages. This breaks mobile view and other non-classic challenge views * feat(app): Add logic to make screen expand on tablet * fix(app): let routes define their content structure * fix(less): use American spelling of gray * fix(classic-preview): make preview smaller to prevent scroll * feat(classic-frame): Make frame border less distinct * fix(challenges): scope test suite less to challenges * feat(challenges): make generic ChallengeTitle component
2017-03-13 16:17:07 -07:00
&{ @import "./challenges/challenges.less"; }
Add a settings skeleton
2017-05-03 00:18:14 +01:00
&{ @import "./settings/settings.less"; }
Reference in New Issue
Copy Permalink