mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 14:01:35 +00:00
feat(app): adjustments
This commit is contained in:
@@ -47,6 +47,7 @@ export default {
|
||||
|
||||
data() {
|
||||
return {
|
||||
// --> COMPONENTS <--
|
||||
categories: [
|
||||
{
|
||||
name: "Languages",
|
||||
@@ -159,7 +160,7 @@ $c: ".c-index";
|
||||
|
||||
#{$c}__description {
|
||||
margin: 0;
|
||||
margin: 40px 0;
|
||||
margin: 30px 0 40px;
|
||||
font-size: 24px;
|
||||
line-height: 36px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user