mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-22 11:45:42 +00:00
Adjusted card text
This commit is contained in:
parent
a115273c10
commit
11b5a34d39
@ -82,17 +82,10 @@
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
font-size: 1.125rem;
|
font-size: 1.125rem;
|
||||||
@include sm {
|
|
||||||
font-size: 1.5rem;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.card p {
|
.card p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
line-height: 1.75;
|
line-height: 1.5;
|
||||||
@include sm {
|
|
||||||
font-size: 1.125rem;
|
|
||||||
line-height: 1.5;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user