mirror of
https://github.com/status-im/nim-style-guide.git
synced 2025-02-22 19:18:18 +00:00
8 lines
103 B
CSS
8 lines
103 B
CSS
footer {
|
|
font-size: 0.8em;
|
|
text-align: center;
|
|
border-top: 1px solid black;
|
|
padding: 5px 0;
|
|
}
|
|
|