mirror of
https://github.com/bspeice/speice.io
synced 2025-07-05 07:44:54 -04:00
New theme
This commit is contained in:
@ -1,13 +0,0 @@
|
||||
/* ==========================================================================
|
||||
Layout
|
||||
========================================================================== */
|
||||
|
||||
.u-container {
|
||||
max-width: 72rem; // 620px
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
padding-top: 10rem; // 100px
|
||||
padding-right: 1rem; // 10px
|
||||
padding-left: 1rem; // 10px
|
||||
}
|
||||
|
@ -1,13 +0,0 @@
|
||||
/* ==========================================================================
|
||||
Separator
|
||||
========================================================================== */
|
||||
|
||||
.u-separate {
|
||||
margin-right: .45rem;
|
||||
margin-left: .25rem;
|
||||
color: $c-base__01;
|
||||
&:after {
|
||||
content: '\00a0/';
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user