mirror of
https://github.com/umap-project/umap.git
synced 2025-05-05 14:01:50 +02:00
fix: better spacing for the alert box, when activated
This commit is contained in:
parent
8dfed0dc62
commit
c6fbc4831b
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