Skip to content

Commit

Permalink
Font size increased for blockquotes - padding adjusted for engineerin…
Browse files Browse the repository at this point in the history
…g slider items
  • Loading branch information
Kyle Kirkby committed Dec 5, 2019
1 parent 5f0b66a commit 10d4ccc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion assets/css/app/home.scss
Expand Up @@ -909,7 +909,7 @@ div#connect {
background-color:transparent;
border:none;
border-radius: 15px;
font-size: 20px;
font-size: 26px;
padding: 0px;
color:black;
&:before{
Expand Down Expand Up @@ -946,6 +946,8 @@ div#connect {
}
#engineering_homepage_slider {
.item {
margin-top: 20px;
margin-bottom: 30px;
img.lazyloaded {
height: 120px;
}
Expand Down

0 comments on commit 10d4ccc

Please sign in to comment.