Update button border radius on Tutorial page (#6070)

This commit is contained in:
Rishikesh Jagadale 2024-07-23 01:23:10 +05:30 committed by GitHub
parent d8db1f8240
commit 7129b49f05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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 */