7 lines
202 B
Plaintext
Raw Normal View History

2017-02-03 16:52:55 +01:00
@import "./variables.less";
footer {
background: @dark-base;
font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
padding-top: 1em;
}