]> BookStack Code Mirror - bookstack/blob - resources/sass/_footer.scss
Merge pull request #5627 from BookStackApp/lexical_20250525
[bookstack] / resources / sass / _footer.scss
1 /**
2  * Includes the footer links.
3  */
4
5  footer {
6     flex-shrink: 0;
7     padding: 1rem 1rem 2rem 1rem;
8     text-align: center;
9   }
10   
11   footer a {
12     margin: 0 .5em;
13   }
14   
15   body.flexbox footer {
16     display: none;
17   }
Morty Proxy This is a proxified and sanitized view of the page, visit original site.