mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-27 10:15:05 +02:00
.
This commit is contained in:
@@ -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
@@ -281,6 +281,8 @@ navigation {
|
||||
width: 70%;
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
border: 1px solid grey;
|
||||
|
||||
ul {
|
||||
background: #F2F2F9;
|
||||
list-style: none;
|
||||
|
Reference in New Issue
Block a user