I hereby claim:
- I am mirzu on github.
- I am mirzu (https://keybase.io/mirzu) on keybase.
- I have a public key whose fingerprint is 47DA 68D3 7AD1 45D8 E0A4 B14A 90EA 062E F5CF 1E1E
To claim this, I am signing this object:
// Contact CTA | |
// Contact section, featured on Front and Our Work. | |
$contact-md: 560px; | |
$contact-mdlg: 690px; | |
$contact-lg: 850px; | |
.front-contact { | |
@include clearfix; |
////////////////////////////// | |
// Default Variables | |
////////////////////////////// | |
$Breakpoint-Settings: ( | |
'default media': all, | |
'default feature': min-width, | |
'default pair': width, | |
'force all media type': false, | |
'to ems': false, |
var currentBlock; | |
var depth; | |
var drone; | |
var i; | |
var keep; | |
var keepIndex; | |
var length2; | |
var width; | |
function cube(length2, width, depth) { |
I hereby claim:
To claim this, I am signing this object:
version: 2 | |
jobs: | |
build: | |
docker: | |
- image: notnoopci/php:7.1.5-browsers | |
working_directory: ~/wordpress | |
steps: | |
- add_ssh_keys | |
- run: | |
name: Install Terminus |