mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-13 23:52:23 +00:00
Only show the hackspace status if successful, resolves #46
This commit is contained in:
@@ -368,4 +368,9 @@ footer {
|
||||
// Fix syntax highlighting to match Bulma pre
|
||||
div.highlight {
|
||||
padding-bottom: 1.25em;
|
||||
}
|
||||
|
||||
// Hackspace Status
|
||||
div#hackspace-open {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user