mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
show info button in a way that does not increase line height
This commit is contained in:
parent
8f84051a86
commit
0e7ed0e0fd
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
width: 1rem;
|
||||
height: 1rem;
|
||||
margin-left: .375rem;
|
||||
margin-top: -.25rem;
|
||||
border-radius: 50%;
|
||||
background-color: $type-gray-60percent;
|
||||
background-image: url("/svgs/info-button/info-button.svg");
|
||||
|
|
Loading…
Reference in a new issue