mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2026-01-29 14:48:01 -08:00
Compare commits
1 Commits
bfdc2a9c7a
...
3eb70b33b1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3eb70b33b1 |
@@ -142,7 +142,7 @@ $font-size: 2rem;
|
||||
}
|
||||
|
||||
.para {
|
||||
padding: calc($padding / 2);
|
||||
padding: $padding / 2;
|
||||
font-size: $font-size - 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user