Fixed a typo in a filename in docs. (#5343)
This commit is contained in:
parent
242c6eb5dd
commit
ce3c6b9974
1 changed files with 4 additions and 4 deletions
|
|
@ -8,8 +8,8 @@ title: Branding Guidelines
|
|||
|
||||
DEV's design inspiration is meant to be a throwback. In personality and design,
|
||||
it is ATARI inspired. Magazines like PAPER are also an inspiration in terms of
|
||||
being a [bold contrast with some more
|
||||
indy](https://www.google.com/search?biw=1440&bih=780&tbm=isch&sa=1&ei=KSN8W5WVLoy55gLI77TgBA&q=paper+magazine+cover&oq=paper+magazine+cover).
|
||||
being a
|
||||
[bold contrast with some more indy](https://www.google.com/search?biw=1440&bih=780&tbm=isch&sa=1&ei=KSN8W5WVLoy55gLI77TgBA&q=paper+magazine+cover&oq=paper+magazine+cover).
|
||||
|
||||
We also think in terms of how people use the DEV brand for their own purposes.
|
||||
Profiles are very much public-facing records of what people have put out into
|
||||
|
|
@ -27,8 +27,8 @@ Imagine a developer's face with the DEV heading above them. If we existed in the
|
|||
- We use bold shadows (no gradient) for boxes.
|
||||
- We have a minimal approach to importing dependencies, so few if any custom
|
||||
fonts on-site for that reason.
|
||||
- Refer to the `variables.css` [file in our main
|
||||
repo](https://github.com/thepracticaldev/dev.to/blob/master/app/assets/stylesheets/variables.scss)
|
||||
- Refer to the `variables.scss`
|
||||
[file in our main repo](https://github.com/thepracticaldev/dev.to/blob/master/app/assets/stylesheets/variables.scss)
|
||||
to reference commonly-used colors and fonts.
|
||||
|
||||
## Design License Info
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue