diff --git a/_sass/isotope.scss b/_sass/isotope.scss index e40fc0d..4eb8514 100644 --- a/_sass/isotope.scss +++ b/_sass/isotope.scss @@ -5,13 +5,15 @@ .button { display: inline-block; - padding: 10px 18px; + // padding: 10px 18px; margin: 0 10px 10px 0; + width: 50px; + height: 50px; background: rgba(65, 106, 0, 0.473); border: none; border-radius: 300px; - font-size: 16px; + font-size: .65em; text-shadow: 0 1px white; transition: all .2s ease; }