pixel pushing
This commit is contained in:
parent
d3174bdc9a
commit
27b1240b3e
6 changed files with 23 additions and 12 deletions
|
|
@ -95,14 +95,16 @@ body {
|
|||
}
|
||||
|
||||
|
||||
.btn-main.btn-slim {
|
||||
padding: .5em 2.5em;
|
||||
}
|
||||
|
||||
|
||||
// Text utility classes
|
||||
.content-text {
|
||||
font-family: $text-font-family;
|
||||
font-size: 22px;
|
||||
font-size: 16px;
|
||||
line-height: 1.5;
|
||||
@media (max-width: 768px) {
|
||||
font-size: 18px;
|
||||
}
|
||||
}
|
||||
|
||||
.caption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue