Use css variables

Co-authored-by: David Larlet <3556+davidbgk@users.noreply.github.com>
This commit is contained in:
Alexis Métaireau 2024-06-24 15:07:17 +02:00 committed by GitHub
parent c6fbc4831b
commit bb44f0fcbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -169,7 +169,7 @@ h2.tabs a:hover {
background-color: #c0392b;
color: #efefef;
margin-top: 0;
padding: 1em;
padding: var(--gutter);
}
.demo-instance-warning .row {
margin-top: 0;