Commit e8106cd 1 parent 1edd21f commit e8106cd Copy full SHA for e8106cd
File tree 1 file changed +1
-4
lines changed
1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -28,10 +28,6 @@ Browse the single ``index.html`` page using a modern browser.
28
28
* You can't adjust the sound level on the interface. The volume is set in the
29
29
code. You can change it manually by editing the volume percentage * in the
30
30
source code* and reload the page.
31
- * The page is not really responsive. I've tried to implement it without having
32
- to use a CSS framework, but it looks more difficult than I thought when I'm
33
- combining it with the text editor. I guess I'll have to use a nice (but fat)
34
- CSS grid.
35
31
* Should I put some LESS for the CSS customization? I'm not sure. Maybe. Help me
36
32
out if you can.
37
33
@@ -90,6 +86,7 @@ This project uses:
90
86
[ Lato] ( http://www.latofonts.com/lato-free-fonts/ ) ,
91
87
[ Roboto Slab] ( http://www.google.com/fonts/specimen/Roboto+Slab ) , provided by
92
88
[ Google Webfonts] ( https://www.google.com/fonts/ )
89
+ * Responsive grid by the [ .fitgrd project] ( http://www.fitgrd.com/ )
93
90
94
91
## Sounds:
95
92
You can’t perform that action at this time.
0 commit comments