Skip to content

Commit

Permalink
fixing css, adding acknowledgment to @hagenburger
Browse files Browse the repository at this point in the history
  • Loading branch information
moutons committed May 10, 2022
1 parent 00931dd commit 5e8fd6b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 3 additions & 4 deletions css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ $on-laptop: 800px;
"syntax-highlighting"
;


// I grabbed from here to ENDFLAGS from https://codepen.io/hagenburger/pen/ExwbpX
// thanks Nico! github.com/hagenburger
@mixin flags($width: 3px) {
$flags: (de: (background: #DB0004, top: #000000, bottom: #FFD009),
fr: (background: #FFFFFF, left: #041D92, right: #EA2C3F),
Expand Down Expand Up @@ -121,6 +122,4 @@ $on-laptop: 800px;
@include flags(30px);
}

body {
background: #F0F0F0;
}
// ENDFLAGS
2 changes: 2 additions & 0 deletions humans/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,6 @@ permalink: /humans/

[@amye](https://twitter.com/amye) for #camptirefire

[@hagenburger](https://twitter.com/hagenburger) for the CSS used to add the ukraine flags

dat [@petecheslock](https://twitter.com/petecheslock) tho.

0 comments on commit 5e8fd6b

Please sign in to comment.