mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-12 18:59:03 -06:00
Improved layout, unified spacing/font-sizes/border-radius/box-shadow
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
cursor: pointer;
|
||||
background-color: $base-button-color;
|
||||
border-width: 0;
|
||||
border-radius: 3px;
|
||||
border-radius: $border-radius;
|
||||
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
|
||||
appearance: none;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user