Skip to content

Commit 3c095ea

Browse files
committed
Small tweaks
1 parent 2362142 commit 3c095ea

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

assets/scss/custom.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Variables
2-
$bg-color-dark: rgb(33, 37, 41) !important;
3-
1+
body.colorscheme-dark {
2+
background-color: rgb(33, 37, 41);
3+
}
44

55
.avatar img {
66
width: 50rem;

content/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
**Piperift** was founded in **2015** with the dream of developing ground-breaking game technology (and videogames that use it!).
55

6-
What originally started as tiny games in university, evolved into creating and improving tech solutions that, for more than 10 years, **help people make games**, from Indie games, to AAA.
6+
What originally started as tiny games in university, evolved into creating technology that, for more than 10 years, **helps people make games**, from Indie games to AAA.
77
This is often achieved through [open-source](https://github.com/piperift) and public research of a multitude of topics.
88

99
 

content/privacy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Piperift may use **[Epic Online Services](https://dev.epicgames.com/services)**
1414
We are committed to protect this information. Piperift will never share it with third parties, with the exception of possible statistical reports created from anonymous analytics.
1515

1616
## Contact
17-
If you have questions of concerns about Piperift's privacy, you can contact us **[here](/contact)**.
17+
If you have questions or concerns about Piperift's privacy, you can contact us **[here](/contact)**.
1818

1919
 
2020

0 commit comments

Comments
 (0)