mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-09-25 18:51:14 -04:00
I just love CSS!
This commit is contained in:
parent
eab2f13c01
commit
098466063e
4 changed files with 18 additions and 9 deletions
|
@ -4,7 +4,14 @@
|
|||
|
||||
.archive {
|
||||
margin-top: 1em;
|
||||
margin-bottom: 2em;
|
||||
margin-bottom: 1em;
|
||||
|
||||
blockquote
|
||||
p,
|
||||
li,
|
||||
dl {
|
||||
font-size: 0.85em;
|
||||
}
|
||||
|
||||
@include breakpoint($large) {
|
||||
float: right;
|
||||
|
@ -61,6 +68,7 @@
|
|||
margin-top: 1em;
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.archive__item-excerpt {
|
||||
|
@ -120,7 +128,7 @@
|
|||
.list__item {
|
||||
.page__meta {
|
||||
margin: 0 0 2px;
|
||||
font-size: 0.6em;
|
||||
font-size: 0.7em;
|
||||
border-bottom: none;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue