mirror of https://github.com/knative/docs.git
Update button border radius on Tutorial page (#6070)
This commit is contained in:
parent
d8db1f8240
commit
7129b49f05
|
|
@ -204,6 +204,7 @@ border-radius: 0.7rem 0 0 0 ;
|
|||
|
||||
.md-typeset .md-button {
|
||||
color: #024c93;
|
||||
border-radius: 0.7rem;
|
||||
}
|
||||
|
||||
/* Giving h4 tag distinctive style because it is non-differntial with bold text */
|
||||
|
|
|
|||
Loading…
Reference in New Issue