mirror of
https://github.com/umap-project/umap.git
synced 2025-04-29 03:42:37 +02:00
fix: better spacing for the alert box, when activated
This commit is contained in:
parent
921bed1d99
commit
c3a412059a
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ h2.tabs a:hover {
|
|||
background-color: #c0392b;
|
||||
color: #efefef;
|
||||
margin-top: 0;
|
||||
padding: 14px 0;
|
||||
padding: 1em;
|
||||
}
|
||||
.demo-instance-warning .row {
|
||||
margin-top: 0;
|
||||
|
|
Loading…
Reference in a new issue