Skip to content

Commit

Permalink
Minor modification.
Browse files Browse the repository at this point in the history
  • Loading branch information
r02b committed Aug 26, 2024
1 parent d53a56f commit 5a20a28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ To be able to enjoy future updates, I recommend adding your own modification to


## Simple Modifications
# Style-wise
### Style-wise
This template is meant to be very easy to make small modifications to, by changing the variables defined in the ```assets/css/main.css``` file. These include:
- Accent color: ```--accent-color```, as well as other colors used.
- Main and header font: ```--main-font``` and ```--header-font```, respectively (see suggested marked out font pairings).
- Header font weight: ```--header-font-weight```.

Create your own variables and use them to modify your design!

# Functionality
### Functionality
- Added "sticky-top" documentation for the navbar - see ```elements/nav.html``` and ```/elements/nav-smaller.html```.


Expand Down

0 comments on commit 5a20a28

Please sign in to comment.