I hereby claim:
- I am vocino on github.
- I am vocino (https://keybase.io/vocino) on keybase.
- I have a public key ASDRcFIBKqUwxS0sZg0YR4fsO1ohaSmW3xmkW7TqkxktYgo
To claim this, I am signing this object:
0 30 0 0 0 5 5 UIParent -1435.3 -501.2 -1 ##$%%+&&'%)$+$ 0 1 0 3 5 MainMenuBar 4.0 0.0 -1 ##$%%+&&'%(#,# 0 2 0 1 1 UIParent -376.3 -722.0 -1 #$$&%/&$'%(#,# 0 3 0 1 1 UIParent 376.3 -722.0 -1 #$$&%/&$'%(#,# 0 4 1 2 0 MultiBarRight -5.0 0.0 -1 #$$$%/&('%(#,$ 0 5 1 1 4 UIParent 0.0 0.0 -1 ##$$%/&('%(#,$ 0 6 1 1 7 MultiBar5 0.0 0.0 -1 ##$$%/&('%(#,$ 0 7 0 7 7 UIParent -877.1 2.0 -1 ##$&%/&%'%(#,$ 0 10 0 3 3 UIParent 1615.3 -510.3 -1 ##$$&('% 0 11 1 6 0 MainMenuBar 0.0 5.0 -1 ##$$&('%,# 0 12 0 7 1 PartyFrame -239.5 4.0 -1 ##$$&('% 1 -1 1 4 4 UIParent 0.0 0.0 -1 ##$# 2 -1 0 5 5 UIParent -2.0 -472.0 -1 #$$# 3 0 0 4 4 UIParent -399.2 -0.5 -1 $#3# 3 1 0 4 4 UIParent 396.3 0.0 -1 %#3# 3 2 0 1 1 UIParent 373.5 -468.0 -1 %## 3 3 0 4 4 UIParent 0.0 -556.6 -1 '$(#)$-K.#/#1#3# 3 4 0 3 3 UIParent 2.0 -21.5 -1 ,%-#.#/#0#1#2( 3 5 0 3 3 UIParent 2335.3 -446.7 -1 &$*$3# 3 6 1 5 5 UIParent 0.0 0.0 -1 3# 4 -1 0 4 4 UIParent 0.0 -443.7 -1 # 5 -1 0 4 4 UIParent 0.0 -347.0 -1 # 6 0 0 5 5 UIParent -1735.3 -518.0 -1 ##$$%#&/(()(*# 6 |
version: "3" | |
networks: | |
web: | |
external: true | |
internal: | |
external: false | |
volumes: | |
redis-data: |
I hereby claim:
To claim this, I am signing this object:
#subnav | |
.container | |
%ul#nav-subnav | |
%li.nav-subnav-item | |
%a.nav-subnav-link{href: '#'} Nav Item 1 | |
%li.nav-subnav-item | |
%a.nav-subnav-link{href: '#'} Nav Item 2 | |
%li.nav-subnav-item | |
%a.nav-subnav-link{href: '#'} Nav Item 3 | |
%li.nav-subnav-item |
source 'https://rubygems.org' | |
gem 'rails', '~> 4.0.1' | |
gem 'mysql2' | |
group :development, :test do |
// ---- | |
// Sass (v3.3.0.rc.1) | |
// Compass (v0.13.alpha.10) | |
// ---- | |
@import "bourbon/bourbon"; | |
@import "neat/neat"; | |
// _variables.scss | |
$mobile: new-breakpoint(max-width 568px 4); |
$weight-light : 300; | |
$weight-book : 400; | |
$weight-medium : 500; | |
$weight-semibold : 600; | |
$weight-bold : 700: | |
$weight-black : 900; |
Having the last word of your titles wrap looks bad. Add a simple nowrap class to give your type some class.
A Pen by Travis Vocino on CodePen.