mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 23:57:55 -05:00
Merge branch 'transfer-modal' of https://github.com/ericrosenbaum/scratch-www into transfer-modal
This commit is contained in:
commit
b35f6859cb
1 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@
|
|||
}
|
||||
|
||||
.transfer-host-alert .alert-msg {
|
||||
font-size: 16px;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.transfer-host-button-row {
|
||||
|
@ -139,7 +139,7 @@
|
|||
border: 1px solid #d9d9d9;
|
||||
border-radius: .5rem;
|
||||
padding: 0.5rem 1rem;
|
||||
font-size: 24px;
|
||||
font-size: 1.5rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue