I hereby claim:
- I am maxleistner on github.
- I am maxleistner (https://keybase.io/maxleistner) on keybase.
- I have a public key whose fingerprint is 53EA 883E ABD4 136B D64B 1CF5 54D7 E335 FC3D 728B
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |
| .same_height { | |
| @media all and (min-width: $media-s) { | |
| div[class^='col-'] { | |
| .col { // Layotter Col | |
| flex: 1; | |
| display: flex; | |
| flex-direction: column; | |
| .inner { // Modul Wrapper | |
| flex: 1; | |
| display: flex; |