mirror of
https://github.com/bspeice/speice.io
synced 2025-07-02 14:26:24 -04:00
Finish the first draft
Needs editing, but looking good so far.
This commit is contained in:
@ -46,5 +46,9 @@
|
||||
@include fs--body;
|
||||
color: #515862;
|
||||
}
|
||||
|
||||
a {
|
||||
border-bottom-style: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -17,6 +17,10 @@
|
||||
p {
|
||||
@include fs--meta;
|
||||
}
|
||||
|
||||
a {
|
||||
border-bottom-style: none;
|
||||
}
|
||||
}
|
||||
|
||||
.c-page__footer {
|
||||
|
Reference in New Issue
Block a user