style books

Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
This commit is contained in:
Chris Abraham 2025-04-01 12:59:08 +07:00
parent 6a871c0801
commit 89f44959ec
No known key found for this signature in database
GPG Key ID: 60A2BD1DA7D4B0F0
1 changed files with 4 additions and 0 deletions

View File

@ -22,6 +22,10 @@
color: $black;
margin-bottom: 12px;
}
&__title {
line-height: 1.5em;
margin: 10px 0 15px;
}
&__link:hover {
text-decoration: none;
}