This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Plume
/
documentation
Watch
6
Star
2
Fork
8
Code
Issues
6
Pull Requests
2
Releases
0
Wiki
Activity
Browse Source
Add a line wrapping css to not overflow on little screens, add mini_racer to dependencies to build
pull/124/head
Marius Monnier
2 months ago
parent
a848bd0fcf
commit
1f0b6e8adb
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
source/stylesheets/site.css.scss
+ 1
- 1
source/stylesheets/site.css.scss
View File
@@ -125,7 +125,7 @@ footer {
body > main {
grid-area: cont;
line-height: 1.7;
width: 100%;
ul {
padding: 0 7.5vw;
li {
Write
Preview
Loading…
Cancel
Save