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