mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-22 23:27:54 -05:00
shift info button down, in alignment with text
This commit is contained in:
parent
81323f755f
commit
2c56c8b4cc
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
background-color: $ui-blue;
|
background-color: $ui-blue;
|
||||||
background-image: url("/svgs/info-button/info-button.svg");
|
background-image: url("/svgs/info-button/info-button.svg");
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
|
top: .125rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.info-button-message {
|
.info-button-message {
|
||||||
|
|
Loading…
Reference in a new issue