mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-20 00:29:15 +00:00
grid changes, wording changes
This commit is contained in:
parent
6639da8208
commit
ea2242fec6
@ -58,7 +58,7 @@ li {
|
|||||||
grid-column: 2 / span 1;
|
grid-column: 2 / span 1;
|
||||||
grid-row: 1; }
|
grid-row: 1; }
|
||||||
#summary {
|
#summary {
|
||||||
grid-column: 1 / span 2;
|
grid-column: 1 / span 1;
|
||||||
grid-row: 2; }
|
grid-row: 2; }
|
||||||
.list {
|
.list {
|
||||||
grid-row: span 3;
|
grid-row: span 3;
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="item" id="description">
|
<div class="item" id="description">
|
||||||
<h2>A modern dictionary about us, written by us</h2>
|
<h2>A modern dictionary about us. We define our words, but they don't define us.</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="item" id="summary">
|
<div class="item" id="summary">
|
||||||
<p>For now, this stands as a list only, from which you can self-educate. Future phases will include definitions and resources.</p>
|
<p>For now, this stands as a list only, from which you can self-educate. Future phases will include definitions and resources.</p>
|
||||||
|
@ -124,7 +124,7 @@ li {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#summary {
|
#summary {
|
||||||
grid-column: 1 / span 2;
|
grid-column: 1 / span 1;
|
||||||
grid-row: 2
|
grid-row: 2
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user