1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-27 10:15:05 +02:00
This commit is contained in:
Pomax
2015-12-29 17:03:49 -08:00
parent b8f210b585
commit c32e9e53b0
3 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
Dev instance of the rewrite for https://pomax.github.io/bezierinfo
Dev instance of the rewrite for https://Pomax.github.io/bezierinfo
Live version during development: https://pomax.github.io/bezierinfo-2
- Run dev version: `npm start`.
- Compile to site: `npm run build`.
- Live version during development: http://Pomax.github.io/BezierInfo-2/

File diff suppressed because one or more lines are too long

View File

@@ -281,6 +281,8 @@ navigation {
width: 70%;
margin: 0 auto;
padding: 0;
border: 1px solid grey;
ul {
background: #F2F2F9;
list-style: none;