mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2024-11-21 19:09:29 +00:00
Add horizontal spacing between buttons
This commit is contained in:
parent
55c4c45c74
commit
b655b0b7b7
@ -83,6 +83,7 @@
|
||||
color: var(--color-link);
|
||||
line-height: $padding-16 * 2;
|
||||
padding: 0 $padding-16;
|
||||
margin: 0 $padding-4;
|
||||
border: $padding-1 solid var(--color-link);
|
||||
border-radius: $border-radius;
|
||||
cursor: pointer;
|
||||
|
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
{"Target":"book.min.309b7ed028807cdb68d8d61e26d609f48369c098dbf5e4d8c0dcf4cdf49feafc.css","MediaType":"text/css","Data":{"Integrity":"sha256-MJt+0CiAfNto2NYeJtYJ9INpwJjb9eTYwNz0zfSf6vw="}}
|
||||
{"Target":"book.min.c60305db360fff8cac771e98d86e78ae3ecefe402cf6f07a2948fb56422f1131.css","MediaType":"text/css","Data":{"Integrity":"sha256-xgMF2zYP/4ysdx6Y2G54rj7O/kAs9vB6KUj7VkIvETE="}}
|
Loading…
Reference in New Issue
Block a user