Browse Source

CSS fix; adding some images for BNP examples

dependabot/npm_and_yarn/ini-1.3.7
Levi Olson 4 years ago
parent
commit
e0a0b144bd
4 changed files with 1 additions and 0 deletions
  1. +1
    -0
      core.css
  2. BIN
      public/images/json_response.png
  3. BIN
      public/images/json_response_formatted.png
  4. BIN
      public/images/json_response_formatted_and_parsed.png

+ 1
- 0
core.css View File

@ -127,6 +127,7 @@ nav ul li a:hover {
main {
align-self: left;
width: 100%;
}
div.meta {

BIN
public/images/json_response.png View File

Before After
Width: 551  |  Height: 61  |  Size: 10 KiB

BIN
public/images/json_response_formatted.png View File

Before After
Width: 546  |  Height: 323  |  Size: 17 KiB

BIN
public/images/json_response_formatted_and_parsed.png View File

Before After
Width: 550  |  Height: 523  |  Size: 21 KiB

Loading…
Cancel
Save