mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 04:08:19 +00:00
Fix padding on Start Tutorial buttons
This commit is contained in:
parent
ea4766e74c
commit
365c16880c
1 changed files with 1 additions and 2 deletions
|
@ -95,8 +95,7 @@ hr {
|
|||
color: #fff !important;
|
||||
cursor: pointer;
|
||||
text-decoration: none !important;
|
||||
padding: 12px 16px;
|
||||
padding-left: 8px;
|
||||
padding: 12px;
|
||||
}
|
||||
|
||||
.btn-small .roc-logo {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue